lephisto / tesla-apiscraper

API Scraper for pulling Vehicle Statistics from the Tesla Owner API into an InfluxDB + Grafana Dashboards
GNU Lesser General Public License v3.0
365 stars 104 forks source link

OAuth endpoint has been deprecated #93

Open jpenninkhof opened 3 years ago

jpenninkhof commented 3 years ago

Tesla has deprecated the OAuth endpoint and the current version doesn't authenticate anymore (error message from the code: "Failed to initialize Owner API"). Teslajson would have to be revised to make the application work again.

Saboral commented 3 years ago

Acknowledged. https://tesla-api.timdorr.com/api-basics/authentication has been updated to reflect changes. Need to update Teslajson to reflect.