NATS should have no effect on the API. Try running a traceroute to google.com and see where it's getting hung up.
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 Sep 29, 2010, at 10:17 AM, kjh21 wrote: > The network is not using a proxy server but is using a routing device > that NATS the private IP of the requester to a public IP on the > outgoing request and back again on the incoming response. > > On Sep 28, 6:38 pm, Jeremy Geerdes <[email protected]> wrote: >> Is the affected network set up to use a proxy server? >> >> 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 Sep 28, 2010, at 5:23 PM, kjh21 wrote: >> >>> I have a Google Maps API v2 application and am using the Google AJAX >>> API loader to load the maps API. >> >>> My script tag to load the AJAX API Loader looks as follows: >> >>> <script type="text/javascript" src="http://www.google.com/jsapi? >>> key=my_key_here"></script> >> >>> The application has worked fine for several months. >> >>> Now I'm getting a >> >>> "google is not defined" >> >>> error in my subsequent reference to >> >>> google.load("maps", "2"); >> >>> I issued the >> >>> http://www.google.com/jsapi?key=my_key_here >> >>> request directly from FireFox's address window and got a 404 error >>> response. >>> If I issue the request repeatedly, I eventually get the desired >>> response. >> >>> Thinking it might be a network problem, I VPN'd to another network >>> and issued the same request from the browser - works every time. >> >>> Any thoughts on what is the problem? >> >>> Any reason Google might refuse the request from one network and not >>> another? >> >>> I don't think I'm operating outside the Terms of Use. >> >>> -- >>> 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 >>> athttp://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. > -- 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.
