2009/10/30 ehierhager <[email protected]>: > > Ok, I check all the servers listed in the js file (http:// > maps.google.com/maps? > file=api&v=2&sensor=false&key=<myapikey>) and I can access > all of them, none are blocked. > > One thing I did notice, however, is an invalid URL in several places > the javascript: http://gt%1$d.google.com
Thats almost certainly just a placeholder, the js replaces the variable to a valid string at runtime. > > Maybe this is causing problems? > > On Oct 30, 12:00 pm, Mike Williams <[email protected]> wrote: >> Error 500 can be emitted from the GClientGeocoder javascript code, when >> it either fails to communicate with the Google server or the request to >> the server times out. Perhaps you've blocked access to that server. >> >> -- >> Mike Williamshttp://econym.org.uk/gmap > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
