I have been working with the google maps API on localhost for the past couple days with no problem (no key checks). When I push it out to our local server so my co-workers can test my application, the key I get from google gives me the "This website needs a different Google Maps API key." error.
The app is hosted on our server "venus". We access it through our browser using "http://venus/empro/index.ashx" I have tried getting a key for "http://venus/empro/index.ashx", "http://venus/empro", and "http://venus" none of them work, what am I doing wrong? using the same code works just fine on localhost, so I'm pretty sure it's just the key. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
