Authentication
This endpoint is provided to allow CDR participants to fetch their access token from MOGOPLUS by passing the required Authorization details.
Last updated
Was this helpful?
Was this helpful?
{
"access_token": "eyJraWQiOiI0ZDIyZTlhMy1hNTcyMKD85Nz3kco6EHxYfTk",
"token_type": "Bearer",
"expires_in": 35999
}{
"error_description": "OAuth 2.0 Parameter: grant_type",
"error": "unsupported_grant_type",
"error_uri": "https://datatracker.ietf.org/doc/html/rfc6749#section-5.2"
}{
"error": "invalid_client"
}