If authentication fails 10 times, Gdata servers force a CAPTCHA challenge to ensure that the client is a legitimate human and not a bot.
Currently the ClientLogin mechanism for Zend_Gdata does not support CAPTCHA response.
Description
If authentication fails 10 times, Gdata servers force a CAPTCHA challenge to ensure that the client is a legitimate human and not a bot.
Currently the ClientLogin mechanism for Zend_Gdata does not support CAPTCHA response.
Attaching Zend_Gdata_ClientLogin with a sample implementation of CAPTCHA support, courtesy of Eris Ristemena. This developer has signed the CLA so utilizing his code is permitted.
Bill Karwin - 12/Jan/07 01:22 PM Attaching Zend_Gdata_ClientLogin with a sample implementation of CAPTCHA support, courtesy of Eris Ristemena. This developer has signed the CLA so utilizing his code is permitted.
http://www.ngoprekweb.com/2006/11/04/clientlogin-authentication-for-zend-gdata/