On Feb 27, 6:34 pm, West Chester <[email protected]> wrote: > I signed up for a Google maps key and whenever I try to run the map I > get the 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 used the alert > (window.location.host); to see where the key was registered to and it > is the same as the location i am trying to view the map from. Does > anyone have any suggestions?
1. Post a link. 2. Search the Group for your error message -- it's come up nearly a dozen times in the last couple of days 3. Follow the documentation and ensure you have specified a value of "true" or "false" for the sensor parameter, not "true_or_false" 4. Make sure that your src= attribute in your API script call doesn't contain spaces or line-breaks. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
