Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCOUNT_LOCKED when 2FA is enabled #6

Closed
kingcrunch opened this issue Feb 15, 2023 · 1 comment
Closed

ACCOUNT_LOCKED when 2FA is enabled #6

kingcrunch opened this issue Feb 15, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@kingcrunch
Copy link

It seems the provider does not work, when 2FA is enabled (which seems reasonable at first). The API should support API-Tokens instead.

│ Error: Could not get domain info

│ API response not status code 1000. Got response: {"code":2200,"details":[{"code":"ACCOUNT_LOCKED","msg":"You need to unlock your account with your mobile
│ TAN"}],"msg":"Authentication error","reason":"You need to unlock your account with your mobile TAN.","reasonCode":"Error_AccountUnlockRequired"}

@kingcrunch kingcrunch changed the title Does not work with 2FA ACCOUNT_LOCKED when 2FA is enabled Feb 15, 2023
@fsoederhuyzen fsoederhuyzen added bug Something isn't working enhancement New feature or request labels Feb 16, 2023
@fsoederhuyzen fsoederhuyzen self-assigned this Feb 16, 2023
@fsoederhuyzen
Copy link
Contributor

#10 which has been merged in 1.3.0 adds support for setting your mobile tan (thus unlocking your account).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants