This issue seems to persist. We have a site we put together for a client in Georgia, and we also use the same code for a domain in Florida. The Florida test domain is working just fine, but the exact same code on the Georgia site does not, even though both domains are authorized, e.g.: *.example.com/* and *.example2.com/*. What I suspect with the Georgia site, fitnessforumgainesville.com, is that we just threw the switch on a new DNS, and the domain is presently repropagating around the web. However, I won't know that for certain unless someone shoots down that theory (I'm not certain that issue would even affect Google's read in anyway, as the correct code is loaded on both servers) or until I know the propagation is absolutely concluded. Either way, this issue is one that I was able to duplicate on the Florida domain, then rectify later by reverting the code. Nothing I have been able to do fixes the problem on the Georgia domain, so I'm at a loss. If any new ideas have materialized since the last posts, prior to mine, I'd be quite grateful to hear some ideas. dtp
On Monday, January 9, 2012 4:43:24 AM UTC-5, Jack W-H wrote: > 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<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 view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/bshbGgPz--sJ. 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.