Unable to update geographic addresses through the database

In the last two days I’ve started getting the error “REQUEST_DENIED” whenever I try to save a geographic address through the database. When I save geographic addresses through a workflow (ie through a “geographic addresses” type searchbox) there is no problem, but I’d like to be able to update this database in bulk with a CSV file.

My Google geocoding API is unrestricted and there is no quota on requests to it, (also this error happened randomly without me accessing the settings on the Google console) so what might be causing this error? Is anyone else experiencing this issue? I created a new Google geocoding api key and entered it in the app’s General settings tab to see if it would “reset” something, but this has had no effect.

There is something a touch off going on. I find when I’m editing a database object (in APP DATA — not via live/dev site — I will sometimes get this error). It’s a bit weird… BUBBLE folks???

1 Like

Yes.

I’m having the same issue and need to update the database via CSV upload.

I am able to save a geo address on a test app that’s still unpublished, so the issue seems to be with live apps that have their own domain.

All my credentials and billing is set up fine in the Google console.

@emmanuel, could you please advise?

Same here, cannot seem to manually update a field set as a geographic address and will occasionally see the ‘Request Denied’ message.

I suspect there’s some generic endpoint (URL) we need to allow in our Google APIs, but I don’t know what it is. @neerja?

Google has made changes but please submit a bug report.

Ok, we found a reproduction case and are looking into it now.

1 Like

We have pushed a fix and it should be live now.

2 Likes

Great - all running smoothly again.

Thanks @neerja. Running smoothly for me as well.