[Pidgin] #10884: Handle request for captcha from clientLogin
Pidgin
trac at pidgin.im
Wed Dec 2 18:39:53 EST 2009
#10884: Handle request for captcha from clientLogin
------------------------+---------------------------------------------------
Reporter: darkrain42 | Owner: MarkDoliner
Type: defect | Status: new
Component: AIM | Version: 2.6.4
Keywords: |
------------------------+---------------------------------------------------
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)
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/10884>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list