Skip to content

Setup does not work when 2-factor authentication is enabled #57

@marten

Description

@marten

Running setup when 2-factor is enabled simply tells you "Invalid username or password". If you dig deeper and comment out the rescue statement, you see the actual error which is:

error: POST https://api.github.com/authorizations: 401 Must specify two-factor authentication OTP code.

Github's guide here has some pointers on how to deal with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions