Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command remote_start_drive exception {"response":null,"error":"user not found","error_description":""} #320

Open
joinwangzi opened this issue Apr 27, 2022 · 2 comments

Comments

@joinwangzi
Copy link

request: https://owner-api.teslamotors.com/api/1/vehicles/xxxxxxxx/command/remote_start_drive
response : {"response":null,"error":"user not found","error_description":""}

I am in China, It was normal for me to use the remote start command before March 26, 2022, and then I used the remote start command again on March 29, 2022 and found that it could not be used normally. It will return {"reason": "", "result": true}.

However, in recent days, it has been found that this API interface cannot be used normally. It returns {"response": null, "error": "user not found", "error_description": ""}.
I confirm that the ID and password are correct.
Other commands can be used normally, such as wake_up、honk_horn、flash_lights.

I tried to refresh the token and change the login password, but it still didn't work.
Is anyone in this situation? Please help me! Thanks

@mseminatore
Copy link
Owner

We have been having some issues with the library since Tesla changed the authentication process to require a captcha. I have so far been unable to fix the library. It sounds like you able to use other API calls successfully so you are able to generate your own tokens?

@joinwangzi
Copy link
Author

joinwangzi commented Apr 28, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants