Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92594

ESRI Location Plugin geocoding requests via GeocodeModel not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.15.2
    • Location
    • None
    • All
    • All

      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
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            paangele Paolo Angelelli
            dhess David Hess
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes