0
Under review
This page can't load Google Maps correctly
Hello, I created an API key and followed directions, but when I search my location it's giving me an error: "This page can't load Google Maps correctly." Please help. Thanks!
Customer support service by UserEcho
You can check what the Google API is returning to the plugin with the following link. Replace the YOUR_PLACE_ID with your business Place_ID and the YOUR_API_KEY with your Google API.
https://maps.googleapis.com/maps/api/place/details/json?placeid=YOUR_PLACE_ID&key=YOUR_API_KEY
It should tell you if there are any errors with your API Key.
All set, thank you!