Tesla Server has begun rejecting all requests #157
xenomorpheus
started this conversation in
General
Replies: 2 comments 5 replies
-
Since a few days, I get an error in the api calls. Identification is successfull, but no more response with the request vehicle_list() api. So I try successfully the below solution. original source code :
updated source code :
|
Beta Was this translation helpful? Give feedback.
2 replies
-
I have the same issue. Time for 2.8.1? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the last few days the Tesla API server has started rejecting all my requests. It says I must register my 'App', but I don't have an 'App', instead a python script. Does anyone know the solution? To get a valid Tesla API key I need to register my Company, my App's URL, Path etc. I have no idea what values to give. I have tried a few URLs but the API application was rejected.
Any assistance would be appreciated.
This is the error message.
ERROR: get_tesla_client or vehicle_list threw exception. Retrying. [Fri, 26 Jan 2024 15:47:56] ERROR [tesla_charger_alphaess.py.<module>:306] 412 Client Error: Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info for url: https://owner-api.teslamotors.com/api/1/vehicles
Beta Was this translation helpful? Give feedback.
All reactions