[google-appengine] Google Maps geocoding from GAE Java -- CONSTANT 620 ERRORS

2011-01-19 Thread culov
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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Google Maps geocoding from GAE Java -- CONSTANT 620 ERRORS

2011-01-19 Thread Jeff Schnitzer
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 cul...@gmail.com 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 google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.