I am getting an error on a site using the Google Maps widget. It was working fine for a long time then:
Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.
The site is: https://www.rileymclean.com/
So I checked the java script console and this is what I get:
sow.google-map.min.js?ver=1.15.3:1 Google Maps JavaScript API error: DeletedApiProjectMapError
https://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-error
sowb.onLoadMapsApiError @ sow.google-map.min.js?ver=1.15.3:1
3?v=2.0:6 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
I am currently trying to figure out what is happening, but I’m getting nowhere fast. If anyone has any advise, I would be very grateful.
thanks,
Jonathan
Hi Jonathan,
This error occurs when the API key you’ve set no longer exists. You’ll need to create a new API key and use that key to resolve this issue. For instructions on creating an API key, please refer to Google Maps guide.