google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Google Base responding with "automated requests" error when using API from Google App Engine project (in production) #420

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using urlfetch via gdata-python-client to perform REST queries to the 
Google Base API, an error is returned stating that "your computer or network 
may be sending automated queries." The problem occurs ONLY in the production 
environment; the dev server appears to be working fine. My application does not 
make frequent requests (not more than 1 per minute as verified by my stats). Is 
Google Base lumping me in with all other requests coming from app engine 
servers, so that I continually exceed my per second quota (or other quota)? 
Unfortunately this issue makes it impossible to develop for Base on App Engine. 

Other users are reporting this issue: 
http://groups.google.com/group/google-base-data-api/browse_thread/thread/cb5752b
43b030fed

http://code.google.com/p/gdata-issues/issues/detail?id=2230

Original issue reported on code.google.com by troels...@gmail.com on 31 Jul 2010 at 10:16

GoogleCodeExporter commented 9 years ago
Google Base is now switched off and support has been removed from this library.

Original comment by afs...@google.com on 7 Oct 2011 at 2:37