Hello,

When I sign up for the gmaps api key with the adress http://www.site.com
on my site the gmap javascript request fails as the request does not
come from this address.

In fact, on the key signup page the "http://"; is obligatory however,
in using the java code

<<
alert(window.location.host);
>>

I see that the requests from my site come from www.site.com and not
http://www.site.com

Can anyone help in what I need to do to obtain a key without the http://
in the address or is it possible to change the address from where my
requests originate to add the http:// with my domain host for example.

thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to