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

Car not starting - inadequate information? #18

Open
Thymme-Mouchrique opened this issue Jan 15, 2025 · 0 comments
Open

Car not starting - inadequate information? #18

Thymme-Mouchrique opened this issue Jan 15, 2025 · 0 comments

Comments

@Thymme-Mouchrique
Copy link

It seems that there may be an issue with the endpoint https://api.volvocars.com/connected-vehicle/v2/vehicles/{vin}/commands/engine-start. I have attempted to use it with both a locked and an unlocked car, but it does not seem to work. The response returned is as follows:

Request failed with status code: 500
Response: {
"error" : {
"message" : "INTERNAL_SERVER_ERROR",
"description" : "Error returned from car"
}
}

The API response data for available commands indicates that this function is supported for my vehicle, as shown below:
{
"command" : "ENGINE_START",
"href" : "/v2/vehicles/YV1LFK2UCL1613779/commands/engine-start"
}

Could there be specific conditions or circumstances under which this function is unavailable, which are not mentioned in the documentation?

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

1 participant