ParameterRequiredDescription
errortrueaccess_denied
error_descriptiontrueUser denied access to application.
Example redirect uri
HTTP/1.1 302 Found
Location: https://example.com/home
?error=access_denied
&error_description=User+denied+access+to+application

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