Hi,

I have an issue with the api key in the following kind of environment.
My development environment consists of domain name that's adapted to
the a specific development environment, version and uses mod rewrite
to form the urls more readable. The development environment resides
behind a http authentication. So the url forms similarly to the
following

http://environment.locale.server.domain.com/page/identifier/action/action_identifier/

I've tried to register the key to both http://domain.com and
http://server.domain.com but I keep getting the error that the key was
registered to a different domain and thus does not load.

If I ever have the time to finish the application the production
domain will be totally different. And since I work at a privately held
company but I'm doing this project as a "fun task" I'm not really
wishing to try and urge the company to get a premier key for my
project. It still interacts with data from the website so I can't
really develop the application outside of the development environment
and I kinda want it to work on a different branch and/or locale of the
site as well if it works.

So my question is what are the limitations of the key? Does it only
support addresses with just one prefix before the domain? i.e.
http://server.domain.com/ does it have limitations also on the path
after the domain since mod rewrite writes the params to a path instead
of a page with params. so page.php?id=identifier becomes /page/
Identifier etc.

Is my only solution the premium key or can I use the regular key even
for developmen?

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