Google Maps API Invalid API Key
-
I have been trying to get the google maps api integration to work correctly in the WP admin, but the browser console (chrome) continues to show an error when inputing a new location. The maps embed api appears to be working correctly (even shows the request data in the GCP dashboard for the embed requests). I have a billing account associated to the GCP project, have tried disabling and re-enabling the maps api services, and have also tried creating a new API key.
The errors in the browser console when the page to add a new event or add a new location:
Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
Google Maps JavaScript API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-keyVery confused since the embeds are working with the same API key. Has anyone found a solution when this happens?
Thanks in advance.
The topic ‘Google Maps API Invalid API Key’ is closed to new replies.