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 URL no longer working (Jan 2021) #145

Open
wga22 opened this issue Feb 2, 2021 · 4 comments
Open

authentication URL no longer working (Jan 2021) #145

wga22 opened this issue Feb 2, 2021 · 4 comments

Comments

@wga22
Copy link

wga22 commented Feb 2, 2021

authentication URL no longer working

Tesla has switched to using a separate SSO service (auth.tesla.com) for their app and website. This replaces the previous password grant that was directly on the Owner API. They have also added MFA support with TOTP authenticators.

@mischoe
Copy link

mischoe commented Mar 1, 2021

Is someone working on this or not ?

@wga22
Copy link
Author

wga22 commented Mar 2, 2021

I have switched over to https://github.com/teslajs, but to be honest, it is only working inconsistently (10%) of the time.

Feel free to see my code and perhaps point out issues?!

https://github.com/wga22/nodejs/blob/master/tesla/teslaFramework.js

@mseminatore
Copy link

mseminatore commented Mar 8, 2021

TeslaJS is working reliably for me and many other users. And the Tesla Control app is also working reliably as well.

The main issues with reliability seem to have to do with the Tesla WAF blocking cloud providers and users that send too many requests. Since login should be rare this is not a problem for most users.

@wga22
Copy link
Author

wga22 commented Mar 9, 2021

I am also consistently connecting well. Thank you for all the hard work that went into this!!

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