Hi You might want to have a look at this thread h<https://groups.google.com/forum/?hl=en#!searchin/google-appengine/Tim$20Hoffman$20remote_api/google-appengine/YrkJqnpCoL0/f1droDRP-DEJ> *https://groups.google.com/d/topic/google-appengine/YrkJqnpCoL0/discussion * I ran into this a long time ago and I found it occurred if I wasn't reusing the remote_api handle.
I had been recreating the remote_api handle on each transaction, which is inefficient and after 200 transactions I would be redirected to a recaptcha service so I could prove I wasn't a bot ;-) Rgds T -- 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.
