We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got this error with latitude=52.5537197 and longitude=13.3595911:
latitude=52.5537197
longitude=13.3595911
{ "timestamp": 1534353545546, "status": 500, "error": "Internal Server Error", "exception": "org.json.JSONException", "message": "JSONObject[\"city\"] not found.", "path": "//v1/nominatim/reversegeocoding" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Got this error with
latitude=52.5537197
andlongitude=13.3595911
:The text was updated successfully, but these errors were encountered: