python-n26
python-n26 copied to clipboard
mfa is broken
Trying to approve logins I get "Ein Fehler ist aufgetreten. Wir kümmern uns umgehend darum".
It seems that the web interface now logs in differently; you get a different prompt on the phone than you did with older login methods.
Oh god, it tries to log in via graphql on the website, oh no.
Hi, same issue here, I get an error when clicking to confirm login on the app. I hope this can get fixed! Unfortunately I do not have the knowledge to figure it out myself.
It seems that adding the additional headers
"n26-timezone-identifier": "Europe/Paris",
"x-n26-platform": "android",
"x-n26-app-version": "3.73",
"n26-app-build-number": "202203000",
as in #120 makes it work again.
Hey @julian-klode, I tried adding these additional headers but didn't work for me. Any idea?
same for me, didn't work
Adding the headers worked for me, but we will have to face the reality, that long term this will simply stop working :/.