Upon successfully accepting the permissions, Smartcar will redirect the user back to your application using the specified REDIRECT_URI
, along with an authorization code as a query parameter. In the case of on error, we’ll provide an error and description as parameters instead.
ACCESS_TOKEN
. The auth code
expires after 10 minutes.