I haven't contacted support yet. My appid is torrentmerge.

On Thu, Jul 29, 2010 at 8:36 AM, Tom Wilson <tomthedevelo...@gmail.com>wrote:

> Stephen i think may be right how, has anyone contacted support on this ?
>
> If you provide links to your applications then i can contact them with
> details.
>
> On Sat, Jul 17, 2010 at 14:32, Stephen Pope <deedtr...@gmail.com> wrote:
>
>>  The dev server works perfectly for me as well. My theory is that google
>> is considering the app engine servers as a single set of machines (ie. all
>> queries from all apps count toward some mystical quota).
>>
>>
>> On Sat, Jul 17, 2010 at 2:41 AM, Jason <jasonlapo...@gmail.com> wrote:
>>
>>> The error is back. I can't get any response other than an error on the
>>> production site. Dev server works perfectly.
>>>
>>> On Jul 16, 4:09 pm, Jason <jasonlapo...@gmail.com> wrote:
>>> > As of today the "automated queries" error is appearing a lot less
>>> > frequently; almost to the point where my app is usable. I am
>>> > performing REST queries to the Base API with my API key. Is this
>>> > getting better for everyone else?
>>> >
>>> > On Jul 10, 12:32 pm, Jason <jasonlapo...@gmail.com> wrote:
>>> >
>>> > > This is still occurring for me as well. I'm using app engine to fetch
>>> > > from the snippets feed. I don't make more than 5 requests a minute
>>> > > (more like 1 request every five minutes at the most - confirmed by my
>>> > > stats). The problem doesn't occur on the dev server. I'm using my
>>> > > Google Base key when fetching the data. Any suggestions?
>>> >
>>> > > On Jul 7, 12:23 pm, Stephen Pope <deedtr...@gmail.com> wrote:
>>> >
>>> > > >  Has anyone had any progress with this? It's still occurring
>>> constantly for
>>> > > > me.
>>> >
>>> > > > On Fri, May 28, 2010 at 2:02 AM, mike <hywaym...@gmail.com> wrote:
>>> > > > > I have the same problem. I thought I had this resolved but the
>>> 403
>>> > > > > error keeps coming back. My site is under development and allows
>>> users
>>> > > > > to insert, views, edit, and deletes entries into Google Base.  I
>>> get
>>> > > > > the following error after a a few queries: "We're
>>> sorry...</h1><p>...
>>> > > > > but your
>>> > > > > > computer or network may be sending automated queries. To
>>> protect our
>>> > > > > > users, we can't process your request right now."
>>> >
>>> > > > > I am using the Python Base client API for authentication support
>>> so
>>> > > > > this should not be a problem. It seems we can not write programs
>>> to
>>> > > > > intereact with Google Base if this is not resolved.
>>> > > > > Mike J.
>>> >
>>> > > > > On May 14, 12:41 pm, mcrady <mcr...@gmail.com> wrote:
>>> > > > > > I'm also running into this problem running on Google App
>>> Engine.
>>> >
>>> > > > > > I'm making less than one request per minute.
>>> >
>>> > > > > > Calls to the query method of a GoogleBaseService object
>>> intermittently
>>> > > > > > return with a ServiceException.
>>> >
>>> > > > > > Calling getResponseBody on that exception gives me the
>>> following:
>>> >
>>> > > > > > <html><head><meta http-equiv="content-type" content="text/html;
>>> > > > > > charset=utf-8"/><title>Sorry...</title><style> body {
>>> font-family:
>>> > > > > > verdana, arial, sans-serif; background-color: #fff; color:
>>> #000; }</
>>> > > > > > style></head><body><div><table><tr><td><b><font face=times
>>> > > > > > color=#0039b6 size=10>G</font><font face=times color=#c41200
>>> > > > > > size=10>o</font><font face=times color=#f3c518
>>> size=10>o</font><font
>>> > > > > > face=times color=#0039b6 size=10>g</font><font face=times
>>> > > > > > color=#30a72f size=10>l</font><font face=times color=#c41200
>>> > > > > > size=10>e</font></b></td><td style="text-align: left;
>>> vertical-align:
>>> > > > > > bottom; padding-bottom: 15px; width: 50%"><div
>>> style="border-bottom:
>>> > > > > > 1px solid #dfdfdf;">Sorry...</div></td></tr></table></div><div
>>> > > > > > style="margin-left: 4em;"><h1>We're sorry...</h1><p>... but
>>> your
>>> > > > > > computer or network may be sending automated queries. To
>>> protect our
>>> > > > > > users, we can't process your request right now.</p></div><div
>>> > > > > > style="margin-left: 4em;">See <a href="
>>> http://www.google.com/support/
>>> > > > > > bin/answer.py?answer=86640">Google Help</a> for more
>>> > > > > information.<br/><br/></div><div style="text-align: center;
>>> border-top: 1px
>>> > > > > solid
>>> >
>>> > > > > > #dfdfdf;">&copy; 2009 Google - <a href="http://www.google.com
>>> ">Google
>>> > > > > > Home</a></div></body></html>
>>> >
>>> > > > > > On Mar 17, 3:10 pm, Craig van Nieuwkerk <crai...@gmail.com>
>>> wrote:
>>> >
>>> > > > > > > You are limited to 5 queries per second. If you are using
>>> anautomated
>>> > > > > > > system to do more than the limit you may be banned.
>>> >
>>> > > > > > > On Wed, Mar 17, 2010 at 2:17 AM, Got Haggis? <
>>> geoff.rowl...@gmail.com>
>>> > > > > wrote:
>>> > > > > > > > Should this be happening?  I've been experimenting with
>>> searching
>>> > > > > > > > Google Base using PHP with the Zend Framework.  Using the
>>> examples
>>> > > > > > > > provided on the Google Code page, my servers IP address
>>> gets banned
>>> > > > > > > > after a few queries - Google starts returning a 404 page
>>> saying
>>> > > > > > > > something like "It appears you are using anautomatedsystem
>>> to query
>>> > > > > > > > Google, which breaks Googles TOS" - I see nothing
>>> aboutautomated
>>> > > > > > > > queries in the Google Base TOS.  Isn't the entire point of
>>> having an
>>> > > > > > > > API for use withautomatedsystems?
>>> >
>>> > > > > > > > Or is Google Base really just for people to upload their
>>> listing and
>>> > > > > > > > not have other people search them?  I did notice that you
>>> are limited
>>> > > > > > > > to 1000 results per query.
>>> >
>>> > > > > > > > --
>>> > > > > > > > You received this message because you are subscribed to the
>>> Google
>>> > > > > Groups "Google Base Data API" group.
>>> > > > > > > > To post to this group, send email to
>>> > > > > google-base-data-...@googlegroups.com.
>>> > > > > > > > To unsubscribe from this group, send email to
>>> > > > > google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
>>> <google-base-data-api%2bunsubscr...@googlegroups.com<google-base-data-api%252bunsubscr...@googlegroups.com>
>>> >
>>> > > > > .
>>> > > > > > > > For more options, visit this group athttp://
>>> > > > > groups.google.com/group/google-base-data-api?hl=en.
>>> >
>>> > > > > > --
>>> > > > > > You received this message because you are subscribed to the
>>> Google Groups
>>> > > > > "Google Base Data API" group.
>>> > > > > > To post to this group, send email to
>>> > > > > google-base-data-...@googlegroups.com.
>>> > > > > > To unsubscribe from this group, send email to
>>> > > > > google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
>>> <google-base-data-api%2bunsubscr...@googlegroups.com<google-base-data-api%252bunsubscr...@googlegroups.com>
>>> >
>>> > > > > .
>>> > > > > > For more options, visit this group athttp://
>>> > > > > groups.google.com/group/google-base-data-api?hl=en.
>>> >
>>> > > > > --
>>> > > > > You received this message because you are subscribed to the
>>> Google Groups
>>> > > > > "Google Base Data API" group.
>>> > > > > To post to this group, send email to
>>> google-base-data-api@googlegroups.com
>>> > > > > .
>>> > > > > To unsubscribe from this group, send email to
>>> > > > > google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
>>> <google-base-data-api%2bunsubscr...@googlegroups.com<google-base-data-api%252bunsubscr...@googlegroups.com>
>>> >
>>> > > > > .
>>> > > > > For more options, visit this group at
>>> > > > >http://groups.google.com/group/google-base-data-api?hl=en.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google Base Data API" group.
>>> To post to this group, send email to
>>> google-base-data-...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-base-data-api?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google Base Data API" group.
>> To post to this group, send email to
>> google-base-data-...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-base-data-api?hl=en.
>>
>
>
>
> --
> Thanks,
>
> Tom Wilson
> Web and Media Developer
>
> e: t...@tomthedeveloper.com
>
> w: www.tomthedeveloper.com
>
> Google Base Tools - http://dev.tomthedeveloper.com/googlebase
> Featured Project :
> http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Base Data API" group.
> To post to this group, send email to google-base-data-api@googlegroups.com
> .
> To unsubscribe from this group, send email to
> google-base-data-api+unsubscr...@googlegroups.com<google-base-data-api%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-base-data-api?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to google-base-data-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-base-data-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-base-data-api?hl=en.

Reply via email to