[Pidgin] #10884: Handle request for captcha from clientLogin

Pidgin trac at pidgin.im
Wed Dec 2 19:03:28 EST 2009


#10884: Handle request for captcha from clientLogin
------------------------+---------------------------------------------------
 Reporter:  darkrain42  |        Owner:  MarkDoliner
     Type:  defect      |       Status:  new        
Milestone:              |    Component:  AIM        
  Version:  2.6.4       |   Resolution:             
 Keywords:              |  
------------------------+---------------------------------------------------
Description changed by darkrain42:

Old description:

> A user in #pidgin was unable to log in to AIM with the error below.
> Logging in to the website worked, so maybe as a temporary-ish workaround,
> we should display a nicer error for this message saying "Log in to the
> website" (like Yahoo does).
>
> {{{
> (15:35:05) oscar: clientLogin response statusCode was 330 (3015):
> <response xmlns="https://api.login.aol.com">
>   <statusCode>330</statusCode>
>   <statusText>Captcha Required/Invalid</statusText>
>   <statusDetailCode>3015</statusDetailCode>
>   <data>
>     <challenge>
>       <info>Please enter word in the image</info>
>       <context>Sxb5qwAAZfcAAAA4</context>
>       <url>https://api.screenname.aol.com/auth/getCaptcha</url>
>     </challenge>
>   </data>
> </response>
>
> (15:35:05) connection: Connection error on 00D45578 (reason: 16
> description: Received unexpected response from
> https://api.screenname.aol.com/auth/clientLogin)
> }}}

New description:

 A user in #pidgin was unable to log in to AIM with the error below.
 Logging in to the website resolved the issue with Pidgin, so maybe as a
 temporary-ish workaround, we should display a nicer error for this message
 saying "Log in to the website" (like Yahoo does).

 {{{
 (15:35:05) oscar: clientLogin response statusCode was 330 (3015):
 <response xmlns="https://api.login.aol.com">
   <statusCode>330</statusCode>
   <statusText>Captcha Required/Invalid</statusText>
   <statusDetailCode>3015</statusDetailCode>
   <data>
     <challenge>
       <info>Please enter word in the image</info>
       <context>Sxb5qwAAZfcAAAA4</context>
       <url>https://api.screenname.aol.com/auth/getCaptcha</url>
     </challenge>
   </data>
 </response>

 (15:35:05) connection: Connection error on 00D45578 (reason: 16
 description: Received unexpected response from
 https://api.screenname.aol.com/auth/clientLogin)
 }}}

--

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10884#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list