TomSchimansky / TomSchimansky/TkinterMapView

Status code 403

Open
#129 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
743
Forks
110
PR merge metrics
No merged PRs in 30d

Description

I found the code online last Friday, and have been playing with it. It worked fine yesterday, however, today 3/19/2024 1400 EST, when I run the code, I receive the following error message when I attempt to assign a specific location. If I had to guess it has something to do with licensing, API key definition embedded within the code that I did not change? Wondering if the author could advise.

Status code 403 from https://nominatim.openstreetmap.org/search: ERROR - 403 Client Error: Forbidden for url: https://nominatim.openstreetmap.org/search?q=Berlin&format=jsonv2&addressdetails=1&limit=1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report provides no repository file or test; start by reproducing the location-assignment request to https://nominatim.openstreetmap.org/search with the shown parameters. Inspect how TkinterMapView sends that request and determine what project change or guidance is needed for the 403 response; done requires a confirmed cause and an agreed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.