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

Google Maps API doesn't work #6

Open
Leblayd opened this issue Dec 4, 2022 · 0 comments
Open

Google Maps API doesn't work #6

Leblayd opened this issue Dec 4, 2022 · 0 comments

Comments

@Leblayd
Copy link

Leblayd commented Dec 4, 2022

When I try to make a search (of course after I logged in with Spotify for their own API), I see a request to something like https://maps.googleapis.com/maps/api/js/GeocodeService.Search?4sRepublic%20of%20Ireland&9sen-US&callback=_xdc_._w5y12i&token=3748 and it gets the following response:

{ "error_message": "Geocoding Service: You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please refer to http://g.co/dev/maps-no-account", "results": [], "status": "REQUEST_DENIED" }

This unhandled error also seems to break the whole site, and clicking search won't even make a new request

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

1 participant