Redirect URIs
A redirect URI is the callback URL that receives the authorization result.Requirements
- Register redirect URIs in the developer portal before use.
- The
redirect_uriin authorize and token requests must match exactly.
How redirect URIs are validated in OAuth requests.
redirect_uri in authorize and token requests must match exactly.