I've got this too, but I have no idea where the script is that has been talked about. I've totally de-activated any google widgets and have deleted them.
I appreciate any help! Angela On Apr 28, 4:34 am, "v." <[email protected]> wrote: > thanks. > > Helped me too. > > The source of the problem was the code in JavaScript Maps API Example > (shown upon API key generation) that had this true_or_false sensor > param value in italic indicating that either should be picked. > However, if something is called an example I tend to expect it works > as is, so I've replaced the entire <script... element with the example > instead of merely replacing the key. > > Thanks again > v. > > On Mar 10, 2:46 am, AnthonyP <[email protected]> wrote: > > > You need to change this: > > > sensor=true_or_false > > > to this: > > > sensor=true > > > or this: > > > sensor=false > > > but not both. > > > On Mar 9, 7:17 pm, ichiro <[email protected]> wrote: > > > > Hello, > > > > I have been getting this error message: > > > > The Google Maps API Server rejected your request. This could be > > > because the API key used on this site was registered for a different > > > web site. You can generate a new key for this web site > > > athttp://code.google.com/apis/maps/. > > > > I changed the domain and moved the program codes using Google Maps > > > API, and yes of course, I did generate a new API key for the new web > > > site. I double checked the API key was generated for the new web > > > site. > > > > Does anyone know what the solution is? > > > > You can see my web site and the error message > > > here:http://yogatown.jp/event/event_map.php --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
