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

Method not Allowed #81

Open galmok opened 4 years ago

galmok commented 4 years ago

Suddenly, from 23. of september, I see this message in my log, repeated after 2 second wait, over and over:

2019-09-23 09:04:09 INFO HTTP Error: HTTP Error 405: Method Not Allowed

And then it changes to this message:

2019-09-23 10:42:10 INFO HTTP Error: HTTP Error 404: Not Found

The last message (not found) has continued up until today when I had a power failure, after which apiscraper.py cannot start anymore.

Has Tesla changed the api perhaps?