I would not call the geocoding API from within GAE. You quickly hit
the quota limit. This is a pretty common issue. Some google searching
provides some solutions, e.g.,
http://groups.google.com/group/google-maps-api/browse_thread/thread/5b2382ee1324e9f6/f52533264addd766?lnk=gst&q=app+engine+geocode

On Jan 19, 1:09 pm, Jeff Schnitzer <[email protected]> wrote:
> It's mildly annoying, but if you run the requests through a simple
> proxy you can stop worrying about these issues.
>
> Jeff
>
>
>
>
>
>
>
> On Wed, Jan 19, 2011 at 9:53 AM, culov <[email protected]> wrote:
> > This has happened about 6 times already over the last year.   Over the last
> > 24 hours, I've been getting nothing but 620 responses from the Geocoding
> > service.  I don't understand why this keeps happening and it's becoming
> > quite a dealbreaker for my app.  PLEASE try and fix this as many of us rely
> > on getting a successful response from the geocoder in order to keep our apps
> > running.
> > Last time, if i recall correctly, app engine ip's were found to not be
> > whitelisted and whitelisting them resolved the problem.  Thanks!
>
> > App:  foodtrucksmap.appspot.com
>
> > --
> > 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.

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