Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.2
-
Fix Version/s: None
-
Component/s: Location
-
Labels:None
-
Environment:All
-
Platform/s:
Description
The ESRI Location Plugin attempts to make geocoding requests with an http URL. This is no longer allowed by the API - the url must be https.
The REST API responds with:
{"error":{"code":400,"message":"HTTP not supported","details":[]}}
And the error string from the GeocodeModel is:
Error transferring http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?singleLine=123 any street&f=json&outFields=* - server replied: Bad Request
Attachments
Issue Links
- relates to
-
QTBUG-92111 Esri plugin uses HTTP instead of HTTPS, creating 400 Bad Request
-
- In Progress
-