AbduzZami / open_street_map_search_and_pick

GNU General Public License v3.0
15 stars 30 forks source link

set current location not working #19

Open MuhammadAzharUmar opened 1 year ago

MuhammadAzharUmar commented 1 year ago

I/flutter (15621): https://nominatim.openstreetmap.org/search?q=clock&format=json&polygon_geojson=1&addressdetails=1 E/flutter (15621): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Unexpected character (at character 1) E/flutter (15621): Method Not Allowed

mutairibassam commented 1 year ago

@MuhammadAzharUmar I saw your contribution here and I have a couple of questions.

  1. how did you know the method changed from POST to GET, I checked the docs and request method is not mentioned. Was trail and error until you get it right?
  2. We have an app which published to AppStore and Google Play and we have to update the version to make the map works. Is there an alternative we can go without actually changing the mobile code?
  3. How to be aware of these major changes in the future! since these breaking changes are badly affecting the trust with the users. Is there a way to proactively reflect changes before it's been in production?
khangpham202 commented 6 months ago

i have issue : something went wrong