geraldoramos / nikola

⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React
https://nikola.site
MIT License
149 stars 43 forks source link

Login fails with MFA #76

Open jeremy-walker opened 1 month ago

jeremy-walker commented 1 month ago

Hi,

Trying to use this app for my model 3. When I enter my email and password, I immediately get a login failed error. Tcpdump does not show any outbound traffic. I'm running the appImage version on Ubuntu 24.04.

I briefly looked into the code, and I don't see any handling for MFAs. Could that be the issue? Is there some other issue that is preventing the app from working?

The app looks very nice, btw.

Thanks.