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

ESRI Location Plugin geocoding requests via GeocodeModel not working

    XMLWordPrintable

Details

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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes