Hit geocoding daily limit when use with google appengine

1 view
Skip to first unread message

cometta via StackOverflow

unread,
Jan 14, 2014, 6:36:27 AM1/14/14
to google-appengin...@googlegroups.com

There is a limit of 2500 requests per day per requesting IP. When using geocode on appengine,application in GAE share those quotas with any other application in GAE that happens to use the same API since all those applications are served from a limited number of google IP's making the API useless. I have been many days i unable to use geocode as i get error message 'You have exceeded your daily request quota for this API' when i did not even do any geocode query for many weeks already.

I checked internet, few others users are facing similar issues

I can't move the geocode the client side, as my application need to do geocode on server side.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21112541/hit-geocoding-daily-limit-when-use-with-google-appengine

Jeredepp via StackOverflow

unread,
Jan 14, 2014, 6:41:29 AM1/14/14
to google-appengin...@googlegroups.com

You'd have to pay for the Service then, give the googles a call and they'll make you an offer. I was in a similiar situation and what i did is, i cached all the result, most of my calls where redundant anyways.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21112541/hit-geocoding-daily-limit-when-use-with-google-appengine/21112625#21112625
Reply all
Reply to author
Forward
0 new messages