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

Authentication to N26 fails #1

Closed
camyyssa opened this issue Oct 13, 2019 · 2 comments
Closed

Authentication to N26 fails #1

camyyssa opened this issue Oct 13, 2019 · 2 comments

Comments

@camyyssa
Copy link

When trying to run the N26 node, I'm getting error 403 (Forbidden)

Screenshot 2019-10-13 at 12 54 34

When looking at the console I see message:

"{"userMessage":{"title":"A second authentication factor is required.","detail":"Please provide your second form of authentication."},"mfaToken":"672f4dec-48ce-43da-872d-1b26510feae8","error_description":"MFA token is required","detail":"MFA token is required","hostUrl":"https://api.tech26.de","type":"mfa_required","error":"mfa_required","title":"A second authentication factor is required.","message":"Please provide your second form of authentication.","userId":"da02a73a-8608-45b5-b3f6-dd0cb83c3a15","status":403}"

Screenshot 2019-10-13 at 12 57 14

@mvmisha
Copy link

mvmisha commented Nov 7, 2019

N26 implemented two factor authentification,

see this issue, femueller/python-n26#48

@aengl
Copy link
Owner

aengl commented Dec 19, 2019

@mvmisha Thanks for linking to python-n26, I ended up just wrapping their CLI 😁

@aengl aengl closed this as completed Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants