Hi,

I'm using Zend Gdata script to retrieve some info of a user from my Google 
Apps. At first all seems to be working fine but when the captcha challenge 
appears I'm getting "Error: Authentication with Google failed. Reason: 
BadAuthentication" eventhough my login credentials are correct and the token 
and the captcha answer are correct. This happens when I'm going to submit a 
correct answer to the captcha challenge.

Here is how my code looks like:

$client = Zend_Gdata_ClientLogin::getHttpClient('email-address', 'password', 
Zend_Gdata_Gapps::AUTH_SERVICE_NAME, null, 'appName', $token, $answer);

Does anybody knows why is this happening, any workaround? Any help is very 
much appreciated.

Thanks,
Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-apps-mgmt-apis/-/4824YmIVc3wJ.
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-apps-mgmt-apis?hl=en.

Reply via email to