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

Same problem error 403 #6

Open
Gragory023 opened this issue Jan 5, 2024 · 3 comments
Open

Same problem error 403 #6

Gragory023 opened this issue Jan 5, 2024 · 3 comments

Comments

@Gragory023
Copy link

Gragory023 commented Jan 5, 2024

Hello.
Firstly i wont to thank you for developing the application.
Unfortently i have problem, when push any button, for exemple climate on. I recive this error: Command might have failed error: 403
About wake vihicle when launche i turn off.
Informaion about battery i see.
My watch is fenix 6x pro.

@SylvainGa
Copy link
Owner

Make your you give the Tessie API access to your vehicle, Without this step, you'll get 403 error. See the documentation here for detail (documentation for 9.0.0 so update to it first).

https://github.com/SylvainGa/Tesla-Link/blob/V9.0.0/Tesla-Link-OperatingGuide.pdf

@find-usdk
Copy link

find-usdk commented Dec 4, 2024

I also get "403 Forbidden" i don´t use Tessie but the Tesla API.
Is there are bug in the app or am I missing some setting to get i work.
It loads the SOC fine, and is also able to wake up the car.

@SylvainGa
Copy link
Owner

I also get "403 Forbidden" i don´t use Tessie but the Tesla API. Is there are bug in the app or am I missing some setting to get i work. It loads the SOC fine, and is also able to wake up the car.

That's the problem. Unless you have a legacy Model S or X, Tesla has deactivated the sending of unsigned commands to the vehicles, hence the reason for the use of a proxy like Tessie or Teslemetrie and why you're getting error 403 (Forbidden)

See the user guide

https://github.com/SylvainGa/Tesla-Link/blob/V9.1.2/Tesla-Link-OperatingGuide.pdf for instructions. Pay particularly attention to the "Initial Configuration" section.

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

3 participants