sandbox.motar.io
as the endpoint for your requests. Requests to api.motar.io
with a sandbox client ID will fail!GET <REDIRECT_URI>?code=AUTH_CODE&state=NONCE
GET <REDIRECT_URI>?error="User cancelled request."
Authorization: Bearer <ACCESS_TOKEN>
. The access token uniquely identifies the logged in user and your app on the MOTAR platform.