On Thursday 25 March 2010, J elucidated thus: > Hello, > > I need to implement ClientLogin API for Google Adwords. I created a > simple JSP with action URL > https://www.google.com/accounts/ClientLogin. When I am submitting my > form, I am getting back three rows: SID, LSID and Auth. > > As per the documentation at > http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html, > once the login information is submitted, Google Accounts > Authorization makes CAPTCHA challenge -- why am I not getting > CAPTCHA. > > Can someone please help. > > Thanks.
You only get a CAPTCHA challenge if you have many invalid login attempts. The fact that you're getting a response with an 'Auth' line indicates it was a successful login attempt. Hope that helps. j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/adwords-api?hl=en To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
