I'm getting an OVER_QUERY_LIMIT response when trying to geocode from
the following url (python syntax):
'http://maps.google.com/maps/api/geocode/json?q=ca&address=
%s&sensor=false'%address
I tried to geocode one location in a day and got this response which
doesn't exceed 20/sec or any daily limit. When I use my browser, I
always get a json geocode response with 'results'.
Does GAE impose other restrictions?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to