You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see my Tesla Model Y as offline.
Trace states "Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info"
Regenerated Tokens to make sure this is not the problem.
Also created a second config via Webinterface. Same result.
Steps to reproduce
Configure Tesla and Log level to Trace
Start EVCC
Read Log
...
Configuration details
vehicles:
- name: ev3type: templatetemplate: teslatitle: Model Y accessToken: ...refreshToken: ...
Log details
an 25 12:20:09 pi4 evcc[79184]: [tesla ] TRACE 2024/01/25 12:20:09 POST https://auth.tesla.com/oauth2/v3/token
Jan 25 12:20:10 pi4 evcc[79184]: [tesla ] TRACE 2024/01/25 12:20:10 client_id=ownerapi&grant_type=refresh_token&refresh_token=***
Jan 25 12:20:10 pi4 evcc[79184]: --
Jan 25 12:20:10 pi4 evcc[79184]: {"access_token":"...","expires_in":28800,"token_type":"Bearer"}
Jan 25 12:20:10 pi4 evcc[79184]: [tesla ] TRACE 2024/01/25 12:20:10 GET https://owner-api.teslamotors.com/api/1/vehicles
Jan 25 12:20:11 pi4 evcc[79184]: [tesla ] TRACE 2024/01/25 12:20:11 {"response":null,"error":"Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info","error_description":""}
Jan 25 12:20:11 pi4 evcc[79184]: [main ] ERROR 2024/01/25 12:20:11 creating vehicle ev3 failed: cannot create vehicle type 'template': cannot create vehicle type 'tesla': cannot get vehicles: 412 Precondition Failed
What type of operating system are you running?
Linux
Version
0.123.9
The text was updated successfully, but these errors were encountered:
Describe the bug
I see my Tesla Model Y as offline.
Trace states "Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info"
Regenerated Tokens to make sure this is not the problem.
Also created a second config via Webinterface. Same result.
Steps to reproduce
...
Configuration details
Log details
What type of operating system are you running?
Linux
Version
0.123.9
The text was updated successfully, but these errors were encountered: