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&amp;v=2&amp;sensor=false&amp;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.

Reply via email to