Connect Errors
Access Denied
This error occurs when a user denies your application access to the requested scope of permissions.
Parameter | Required | Description |
---|---|---|
error | true | access_denied |
error_description | true | User denied access to application. |
Example redirect uri
Testing
To test this error, launch Smartcar Connect in test mode and select “Deny access” on the permissions screen.
Access Denied
We recommend handling this error by re-prompting the user to authorize their vehicle and adding a message like in the example below.
Access Denied Message
Was this page helpful?