If the re-auth is successful, the redirect to your application will contain a vehicle ID. In the case of an error, we’ll provide an error and description as parameters instead.
HTTP/1.1 302 Found Location: https://example.com/home? vehicle_id=sc4a1b01e5-0497-417c-a30e-6df6ba33ba46 &state=0facda3319
HTTP/1.1 302 Found Location: https://example.com/home? error=access_denied &error_description=User+denied+access+to+application. &state=0facda3319
Was this page helpful?