Skip to content
New issue

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

A typo in googlemaps/places.py breaks address_components retriaval from places API. #505

Open
il-santo opened this issue Sep 28, 2023 · 2 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@il-santo
Copy link

Currently, there is a typo in googlemaps/places.py preventing the retrieval of address_components from the API.
PR #504 fixes this problem, please accept it.

@il-santo il-santo added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Sep 28, 2023
@wangela
Copy link
Member

wangela commented Sep 28, 2023

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@il-santo Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@LLyaudet
Copy link

LLyaudet commented Jan 4, 2024

Hello :),
I checked the documentation : https://developers.google.com/maps/documentation/places/web-service/reference/rest/v1/places?hl=en
It seems many other fields should be corrected :
adr_address corresponds to nothing apparently.
Best regards,
Laurent Lyaudet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants