Google Maps Rejected

Thunder7ga

Member
I have used Google Maps before and have my APIs setup and assigned to be able to be used by my registered URL. But, here is the problem.

1. When creating an event, the maps appear to work fine. I can enter an address the map shows up properly and all looks good.
2. After saving the event, the "Address" section on the event once expanded says this instead of showing a map: "
Google Maps Platform rejected your request. This API project is not authorized to use this API."

Not sure what is going wrong. I have the following APIs enabled and available:
Directions API
Geocoding API
Maps JavaScript API
Places API

3088

Inspect code error says:
Failed to load resource: the server responded with a status of 403 ()
 
Last edited:
I read that yesterday and walked through it....

Here are the APIs I have enabled and believe is what is required. I have my domain setup on to use these:
3096


Here is CREATING an event, the maps are working:
3097


But, when you go to VIEW the event that was created, you get the error in the first post of this thread.
 
Ok, have a fix. I had to enable a few additional APIs beyond what was listed above.

I had to add:
Maps Static API
Maps Embed API

I now have all these APIs enabled:
Directions API
Geocoding API
Geolocation API
Maps Embed API
Maps JavaScript API
Maps Static API
Places API

Although I was already set up with it, you will need to establish billing to support maps. This was a change a few months back, HOWEVER, they do give you $200/month free. I am NOWHERE near that much currently, so it is free so far.
 
Back
Top