Geocoding Service: This API project is not authorized to use this API

I am trying to get user location through Map Element. But i am getting the following error :
image


general error :
“Geocoding Service: This API project is not authorized to use this API. For more information on authentication and Google Maps JavaScript API services check Use API Keys  |  Maps JavaScript API  |  Google for Developers

I have added both the “server” and “client” api keys in settings tab of bubble as per bubble instruction manual :
https://manual.bubble.io/working-with-data/setting-up-google-api-keys

I have also added my billing account in Google api console and have also linked it to my project

i have enabled all the api i require for my app, but still i get this error.

Please help me out, let me know if i am missing anything.

If you open the console, you will see the exact error.

For me it’s usually re-configuring api access on the cloud console again with the same settings or by placing a hidden input with geographic input on the page.

I created a new console account and new api keys again, now its working fine. Thanks

How do you re-config the api access on the cloud console? :slight_smile: