Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.2
-
None
-
All
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
-
- Closed
-