On May 19, 4:46 pm, eusefull <[email protected]> wrote: > We are experiencing an odd error message on a cached page, and hoped > you could help us understand the cause, as we want to be compliant in > our use of Google Maps on our site. > > On this page of our > site:www.garagedoorsofamerica.com/indianapolis-in-garage-door-repair.aspx > > Here is the code/key for the Google map that appears on our current > page today, with NO error messages and the map displays correctly: > > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=false&key=ABQIAAAAn2XgY2NAJp- > SEntt2z1h1RRUqPFnVClRGOa1e4HkCIBgnKTC4hQP08Z-kTCCw0ZGQb_QFwvQkgZ0SA" > type="text/javascript"></script> > > Yet, when you look at the Cached version of the same page, it shows an > Google Map API error suggesting a wrong key being > used.http://74.125.155.132/search?q=cache:_qOikfe9tjkJ:www.garagedoorsofam... > > Here is the code/key that appears on our cached page for May 14th, and > as you can see, it is identical, yet it gives a Google map error “The > Google Maps API server rejected your request…” There have been NO > changes to this page between May 14th and today’s current page.: > > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=false&key=ABQIAAAAn2XgY2NAJp- > SEntt2z1h1RRUqPFnVClRGOa1e4HkCIBgnKTC4hQP08Z-kTCCw0ZGQb_QFwvQkgZ0SA" > type="text/javascript"></script> > > Can you help us identify why we would have this error occurring on a > cached paged, yet display a map correctly on a current page?
See these threads for previous discussions on this issue: http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=google+cache+key The possibilities (without google addressing the issue): 1. register keys for all of google's cache servers (probably an unreasonable number of keys) 2. put the map in an iframe which references your domain 3. live with the error from the cache -- Larry > > Any help is greatly appreciated! > > Thank you > > David > GarageDoorsofAmerica.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
