You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/12/07 16:03:00 UTC

[jira] [Assigned] (CAMEL-15865) GitHub API dropped support for username/password credentials

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

Claus Ibsen reassigned CAMEL-15865:
-----------------------------------

    Assignee: Claus Ibsen

> GitHub API dropped support for username/password credentials
> ------------------------------------------------------------
>
>                 Key: CAMEL-15865
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15865
>             Project: Camel
>          Issue Type: Task
>          Components: camel-github
>    Affects Versions: 3.6.0
>            Reporter: Lukas Lowinger
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.7.0
>
>         Attachments: image-2020-11-22-19-32-16-027.png
>
>
> GitHub component can't use username/password anymore because of [https://developer.github.com/changes/2020-02-14-deprecating-password-auth/]. 
>  
> Important note:
> {code}
> All password authentication will return a status code of 401 starting:
> November 13, 2020 at 16:00 UTC
> {code}
> Such error is returned when using username/password
> {code}
> org.eclipse.egit.github.core.client.RequestException: Bad credentials. The API can't be accessed using username/password authentication. Please create a personal access token to access this endpoint: http://github.com/settings/tokens (401)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)