I'm having the same problem. Sites that I've built previously all work just fine. But two new API keys that I've gotten only work when I access the site with https. I signed up for http://mydomain. The confirmation page shows http://mydomain. I put the key in my code and it says that it's registered to a different site. By random chance, I accessed the site with https://mydomain and it worked just fine. I've checked this with two separate keys with the same result. Any ideas?
On Apr 1, 10:38 am, "[email protected]" <[email protected]> wrote: > Is the API keys working. I've registered an API key for my web site > and created a sample test page. It works fine on my local machine but > when I posted to my web site, I get a message that the key is > registered to another web site. > > I've gone through the documentation and used alert > (window.location.host); to make sure that I've registered the right > key. > > The key is: > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=false&key='ABQIAAAAhUII_VoxWjvtsMVHMd15sxSUxJ6IDUEn7XFFDmHCMoTSmiBMlBRQ3RgCnn3O- > VCaLq8nfgBbEEKXsQ'" > type="text/javascript"> > </script> > > and it is registered to domain albatrosa.com > > test page is on URL albatrosa.com/tt.aspx > > Thank you for your help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
