Skip the key. Just don't provide it, and it'll work. The key is optional for all but the Maps API anyway.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Feb 11, 2010, at 3:29 PM, College of Sciences Web Support wrote: > Hi everyone, > > We are working on a server that is not open to the world on any ports. > It is an internal dev server and is only open to ip's within our > building. If we are trying to implement google ajax api do we have to > have port 80 open for google to do some form of communication with it? > > We checked the host to make sure it was requesting correctly and it > is, we also have tried to register a key for the domain, subdomain and > directory, and none have worked we get the message: > > This web site needs a different Google Maps API key. A new key can be > generated at http://code.google.com/apis/maps/. > > we used the code: > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=false&key=ourkey" type="text/ > javascript"></script> > > with "ourkey" replaced by the appropriate key. > > I can potentially get port 80 opened up, but I need to know for a fact > that it needs to be for our testing purposes before IT here will do > it. > > Thanks for any help > Matt > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" 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-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
