googlemaps / googlemaps/google-maps-services-python
Python showing name error for the api key. I using API key directly in the googlemaps.Client(key=API_KEY).
Open
triage me
type: question
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I get NameError: name 'FIRST HALF OF THE KEY' is not defined. how can i resolve this because the name error is being shown for the key itself. somehow python is interpreting a part of my API key to be a variable.
Contributor guide
Assessment
This issue has not been assessed yet.