Hi,
I just created an API Key which enable Map embed and Geocoding. When I plugged in the API in the google APi under Google Services section, it says that it cannot connect with Google.
Does anyone know how to solve it?
Thanks!
Hey ivy_0205,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Verify that the API geocoding and Map Javascript are enable in the google console, and also that you are not restricting them by domain, connect the google services, if works, than you can restrict the api to the relative domain
ex. http://www.youromain.com/*
and https://www.yourdomain.com/*
also, verify that in the child theme into functions.php there is not an api call with old API credentials
Hi ivy_0205,
Best regards,
Victoria