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

"REQUEST_DENIED" when querying Google Maps Geocoding API #1

Open
VoyTechnology opened this issue Jun 9, 2020 · 3 comments
Open

"REQUEST_DENIED" when querying Google Maps Geocoding API #1

VoyTechnology opened this issue Jun 9, 2020 · 3 comments

Comments

@VoyTechnology
Copy link

It looks like Google Maps API now requires a API Key. This is not being sent with the request at the moment, and the following error is thrown:

Address for location <REDACTED> not found. Status 'REQUEST_DENIED'
Eircode not found
Getting template error.html in language en
172.17.0.1 - - [09/Jun/2020 17:03:13] "GET /details?input=<REDACTED>&lang=en HTTP/1.1" 200 -
Address for location <REDACTED> not found. Status 'REQUEST_DENIED'
@VoyTechnology
Copy link
Author

It looks like this is the geocoding API we want to use and its pricing. Perhaps we can somehow look for free alternatives

https://developers.google.com/maps/documentation/geocoding/usage-and-billing

@VoyTechnology
Copy link
Author

@CianLR can you verify this is the API we should be using?

@VoyTechnology VoyTechnology changed the title "REQUEST_DENIED" when querying Google for address "REQUEST_DENIED" when querying Google Maps Geocoding API Jun 13, 2020
@CianLR
Copy link

CianLR commented Jun 16, 2020

That's the one alright, used to have a free allowance :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants