mlowijs / tesla_api

Lightweight Python API client for the Tesla API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth no longer working

bchristian14 opened this issue · comments

Tesla has deprecated the /oauth/token endpoint in favor of using auth.tesla.com. It's been about 45 days since I initially started using this, so I suspect my original token has expired, and no longer able to get a new oauth token.

This appears to be discussed here https://tesla-api.timdorr.com/api-basics/authentication

Duplicate of #31