google-maps-services-python
google-maps-services-python copied to clipboard
A typo in googlemaps/places.py breaks address_components retriaval from places API.
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.
If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: 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:
- Check the issue tracker - bugs and feature requests for Google Maps Platform APIs and SDKs
- Open a support case - Get 1:1 support in Cloud Console.
- Discord - chat with other developers
-
StackOverflow - use the
google-maps
tag
This is an automated message, feel free to ignore.
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