We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Since today I have the following issue and message in log.
[00:33:10 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:01 [00:33:11 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:02 [00:33:13 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:05 [00:33:18 WRN] Error connecting to the FIAT API. This can happen from time to time. Retrying in 15 minutes. [00:33:18 DBG] ERROR: Call failed with status code 403 (Forbidden): GET https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL [00:33:18 DBG] STATUS: 403 [00:33:18 DBG] RESPONSE: { "name":"INVALID_SIGNATURE", "message":"The request signature is invalid" }
I can connect to Uconnect web site and iOS App with th e same username and password.
Could you help me ?
Thank you. Nicolas.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Since today I have the following issue and message in log.
[00:33:10 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:01
[00:33:11 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:02
[00:33:13 WRN] Error connecting to https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL. Result: Forbidden. Retrying in 00:00:05
[00:33:18 WRN] Error connecting to the FIAT API.
This can happen from time to time. Retrying in 15 minutes.
[00:33:18 DBG] ERROR: Call failed with status code 403 (Forbidden): GET https://channels.sdpr-01.fcagcv.com/v4/accounts/0633e324d2e4479fb5e50d9622bb29cd/vehicles?stage=ALL
[00:33:18 DBG] STATUS: 403
[00:33:18 DBG] RESPONSE: {
"name":"INVALID_SIGNATURE",
"message":"The request signature is invalid"
}
I can connect to Uconnect web site and iOS App with th e same username and password.
Could you help me ?
Thank you.
Nicolas.
The text was updated successfully, but these errors were encountered: