Example redirect uri
Testing
To test this error, launch Smartcar Connect in test mode and select “Deny access” on the permissions screen.
Access Denied

Access Denied Message
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
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. |
HTTP/1.1 302 Found
Location: https://example.com/home
?error=access_denied
&error_description=User+denied+access+to+application

Access Denied

Access Denied Message
Was this page helpful?
