Mutation
Unknown
Arguments
input· AuthorizeConnectedVehicleInputid· IDoptions· AuthorizeConnectedVehicleOptionscode· PlainStringFields
id· IDvehicle_id· IDstatus· ConnectedVehicleStatusprovider· CarConnectivityProviderscope· ConnectScopelabel· Stringvin· StringErrors
Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.
auth_code_invalidauth_token_expiredauth_token_invalidconnect_provider_not_allowedconnect_vehicle_not_supportedconnected_vehicle_forbiddenconnected_vehicle_no_pending_statusconnected_vehicle_not_foundoperation_not_allowedrate_limit_exceeded
- The provided auth code is not valid.
- The token you provided is expired.
- The token you provided is invalid.
- The Connect provider $PROVIDER is not configured for your client id. Please contact customer support to enable it!
- The provider you tried to use ($PROVIDER) cannot be used for this vehicle.
- The vehicle does not seem to be authorized yet. To complete this action, first complete the authorization flow.
- The connected vehicle you are trying to authorize does not have status pending_authorization.
- The connected vehicle was not found.
- You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
- Rate limit exceeded.
Was this helpful?