-
We just completed a significant update, but we still have some fixes and adjustments to make, so please bear with us for the time being. Cheers!
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Hi there,
I'm getting an error 422 response when asking for vehicle data.
{
"response": null,
"error": "{\"error\": \"duplicate txid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"} for txid `xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx`",
"error_description": ""
}
Does anyone know why this error appears?
I'm polling
https://owner-api.teslamotors.com/api/1/vehicles/XXXXXXXXXXXXXX/data
I'm using a valid token as Authentication.
Thank you!