On Mar 30, 11:03 am, Guilherme <[email protected]> wrote: > Hi..i signed up at google maps api and i have this: > > Thank You for Signing Up for a Google Maps API Key! > > Your key is: > > ABQIAAAAkAK4aP3EjFb- > vNf2__FnmhQgobCm8GN6xFgx25patVisAeonvxT5TZy0HEv6fKcR_iip9aNMXw1lXg > > This key is good for all URLs consisting of this registered domain > (and directory if applicable): > > http://75.125.228.234/~oceanmid/ > > so when i enter at this:http://75.125.228.234/~oceanmid/index.php?pg=contato > > one message show to me: The Google Maps API server rejected your > request. This coulb be because the API key used on this site was > registred for a different web site. > > and io have the code: > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=true_or_false&key=ABQIAAAAkAK4aP3EjFb- > vNf2__FnmhQgobCm8GN6xFgx25patVisAeonvxT5TZy0HEv6fKcR_iip9aNMXw1lXg" > type="text/javascript"> > </script> > > why the code genereted is invalid? and when i generete agin, is the > same.
sensor=true_or_false is incorrect. See the documentation. > > sry for my bad english > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
