I am trying to import a CSV file in the Bubble backend that includes a field with addresses that needs to be geocoded by the Google Maps API. I’m getting this error:
Your import of “***.csv” on Tuesday, August 18, 2020 3:05 PM UTC failed because of an error:
Error hitting Google Geocode API: This API project is not authorized to use this API.
In the Google Cloud Platform Website restrictions, I have my domain listed, and the geocoding works on the front end. Do I also need to list a Bubble URL since the import is running on the Bubble server?