About a week ago we started getting "620" errors when profile
addresses are saved. I log all calls and return strings - we make less
than 10 requests per day to GoogleMaps. Still we get 620.

This test page confirms (access code is "windy" for the next week):

http://www.lessonsme.com/testgooglemaps.aspx

INTERNAL CODE:

private const string GET_LATLON_URL = "http://maps.google.com/maps/geo?
output=csv&q=";

And address is appended.

The site works fine when run in development on localhost.

How can i determine why error 620 with 10 hits per day? Is someone
else spoofing my domain?

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