femueller / python-n26

💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
MIT License
195 stars 34 forks source link

Sms MFA authentication #115

Closed gygabyte017 closed 2 years ago

gygabyte017 commented 2 years ago

The in-app MFA authentication works perfectly, however choosing sms as MFA the sms never arrives and the cli remains waiting for the otp code. Is that intended, meaning that nowadays sms MFA is no longer supported by N26? Or there's something to enable in the account?

markusressel commented 2 years ago

I have never personally used SMS auth so I cant say. If its not working and we dont know how to get it working again we should remove it though.

gygabyte017 commented 2 years ago

After a few tries the sms now seems to work every time. I still haven't figured out why when I switched from app to sms the sms wouldn't arrive for a couple of times in a row, maybe there was some kind of issue from the server.

However now it works well as well as the app MFA, I close this issue, thanks for the answer.