-
Beginning with 2023.38, Tesla introduced controls on location sharing. Location information now requires an approval grant from within the vehicle.
Relevant information can be found in the [vehicle…
-
微博内容精选
-
The `nearby_charging_sites` endpoint does not provide number of stalls (even when you include the `detailed` parameter:
`https://fleet-api.prd.na.vn.cloud.tesla.com/api/1/vehicles//nearby_charging_si…
-
I'm trying to get a new partner token (it worked before)
and now I'm getting:
```
{
"error": "unauthorized_client",
"error_description": "We don't recognize this client_id and client…
-
We have generated an OpenAPI Schema for the Tesla API based on some reverse engineering as well as this documentation. Is this something we can contribute to this project?
We have used the OpenAPI …
-
Registering the public ket fails with http error 400 and this:
`{"response":null,"error":"Invalid domain: https://www.myDomain.com","error_description":""}`
```
curl --header 'Content-Type: appl…
-
Just wondering if it's possible to include the proto sources in this repository?
I ask in case someone wants to port this code to another language, they would need to generate protobuf sources from…
gak updated
11 months ago
-
As of today, Tesla server does not seem to return cached data for `vehicle_data` endpoint when the car is asleep.
Specifically, I get http 408 with the following response:
```
{
"response": n…
-
Greetings.
Recently set up a 3rd party account in FleetAPI and tried to go through the authentication procedure to generate a client token, but encountered a problem at the stage of exchanging the au…
-
Hi,
this is not an issue, but a try to get in contact to you :-)
I have some questions about your code adaption and hope for hints.
In #sendRequest(), the seaaionInfo is passed back as result:
…