gdata ClientLogin calls from GAE (and from GAE only) appear to get
frequent spurious CAPTCHA locks.

By "spurious" I mean that another ClientLogin attempt a couple of
seconds later succeeds (with same credentials), so there is no need
for users to actually go through the unlockcaptcha step.

We can reproduce this on GAE reliably (as in a captcha occurring one
or more times for every five attempts) using gdata (python) or
straight protocol access with urlfetch.    Same code runs on local SDK
without encountering a single captcha.

So it looks like the API is captcha-locking the GAE.

We have an existing support case #00618963 for this, would be great to
get someone from the GAE team to have a look please?

Jan

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