Hello @capnjazz,
What exactly is the issue with GEO my WP?
Would you please provide a link to the page where you are using GEO my WP?
here’s the page: https://www.bagoff.it/prenota-i-tuoi-bagagli/
There seems to be an issue with your Google Maps API Server Key.
Geocoding failed with the error message: REQUEST_DENIED – This IP, site or mobile application is not authorized to use this API key. Request received from IP address 31.11.36.217, with referer: https://maps.googleapis.com/maps/api/geocode/json?region=IT&address=manhattan%2Bnew%2Byork%2Bus&language=IT&key=AIzaSyDXWjaoF2fHRuyuSOsuzm87ST-FXE52Euo
@capnjazz,
The error message you mentioned is related to your Google Maps Server API key. It seems that you did not restrict the correct IP address. You should restrict the IP address that you see in the error message ( see in step 12 of this tutorial where to update your IP address ).
This error, however, doesn’t affect the functionality of GEO my WP on the front-end which seems to be working on this page.
I hope this helps.
The error actually affects the functionality, it works now cause i switched the maps service from Google Maps to Leaftlet.
I already restrict the apis for the website ip but it didn’t work.
Any tips?
Thank u
@capnjazz,
The issue is with your Google Maps Browser API key, which is different from the Server API key.
A JavaScript error on your site indicates that you have not authorized your site’s URL in your Google Maps API settings.
In step 8 of this tutorial, you can learn how to properly authorize your site’s URL.
Let me know if this helps.
Hello @capnjazz,
Just following up on this ticket to see if the issue is resolved.