Hi Googlers, This morning I noticed on my site the following message in the Chrome Javascript Console:
"The key provided is not a valid Google API Key or it is not authorised for the Google Maps JavaScript API v3 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: http://code.google.com/apis/maps/documentation/javascript/tutorial.html#Obtaining_Key" Here is a screenshot of my API Access console to confirm this is correct: http://i.imgur.com/sVq69.png (I have blurred out the personal details). I would provide a link to test and debug - but I can't. This is for a private client who would rather I did not share it at the moment whilst the site is still in development. I can show you that this is how I'm loading the snippet, blanking out the last part of my key: <script src="https://maps.googleapis.com/maps/api/js? key=AIzaSyD_On9NiqOTjMdRZvgWXXXXXXXXXXXXXXX&sensor=false"></script> I'm using the V3 API. I was not noticing this the other day, but maps still seem to be being displayed. Also, I am seeing all the requests count up in the API Console, implying it does seem to be able to connect. Any advice? Thanks! Jack -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.