Describe the bug
In the last couple of days any calls to the state APIs (chargeState, climateState, vehicleConfig, vehicleState and driveState) return 404s. All other API calls are behaving as expected.
Steps To Reproduce
Identify the steps to reproduce the behavior:
Make an API call with valid credentials to e.g. list vehicles or get details of a single vehicle, it will succeed
Make a call using any state API (chargeState, climateState, vehicleConfig, vehicleState and driveState) and it will NOT succeed
Expected behavior
A 200 response on valid API calls
Library version
v4.9.11
Additional context
Add any other context about the problem here.
Describe the bug In the last couple of days any calls to the state APIs (
chargeState
,climateState
,vehicleConfig
,vehicleState
anddriveState
) return 404s. All other API calls are behaving as expected.Steps To Reproduce Identify the steps to reproduce the behavior:
chargeState
,climateState
,vehicleConfig
,vehicleState
anddriveState
) and it will NOT succeedExpected behavior A 200 response on valid API calls
Library version v4.9.11
Additional context Add any other context about the problem here.