Hi guys, I’ve my client setup the geocode and maps api keys for adding geographic location as input for users in his app.
However, we’re constantly facing this error and not sure why this is coming up everytime. Can anyone help with this?
We tried all different possible combinations…nothing worked!
“Error hitting Google Geocode API: API keys with referer restrictions cannot be used with this API.”
Jici
January 9, 2025, 8:35pm
2
This is coming from your settings in Google Cloud console. You probably have set restriction use for this API key (domain).
There’s already some topic about this error
Hi @antony , here is the guide to maps and keys in your Bubble app and Google Developers Console.
In Google Developers Console (link ), sign in > add billing details which is now required for Google APIs > you will likely get some free credits that will help while integrating with your Bubble app > create a project and make sure your billing details is enabled for that project
From the menu, select ‘API & Services’ > credentials > click ‘create credentials’ > generate 2 API Keys with one cal…