You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/26 10:01:00 UTC

[jira] [Updated] (CAMEL-13365) camel-box - Ambiguous error message when authentication requires CAPTCHA

     [ https://issues.apache.org/jira/browse/CAMEL-13365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13365:
-------------------------------------
    Fix Version/s: 3.0.0-M3
                   3.0.0

> camel-box - Ambiguous error message when authentication requires CAPTCHA
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-13365
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13365
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-box
>    Affects Versions: 3.0.0-M1
>            Reporter: Tadayoshi Sato
>            Assignee: Tadayoshi Sato
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Sometimes Box.com requires manual CAPTCHA check for standard authentication, mostly due to a sequence of automatic authentication failures. When it happens, camel-box cannot recover it by itself and a human has to intervene to authenticate it with manual CAPTCHA checking.
> However, currently the error message only tells:
> {code}
> Invalid Login Credentials
> {code}
> which is not helpful to see a human needs to authenticate it with CAPTCHA. We can improve the message with something like:
> {code}
> Authentication requires CAPTCHA test. You need to authenticate the account manually to unlock CAPTCHA.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)