|
Error code |
Description |
|---|---|
ACCESS_DENIED
|
The client does not have access to Consent Management. |
INVALID_GRANT
|
Invalid code for given grant type in token endpoint request. |
INVALID_REQUEST
|
Invalid request parameters. Could be mismatch with client setup in Consent Management. |
INVALID_REQUEST_OBJECT
|
The signed body of the request is not valid. |
INVALID_SCOPE
|
Scope name in request is not defined in Consent Management. |
UNSUPPORTED_GRANT_TYPE
|
Wrong grant type in token endpoint request. |
SERVER_ERROR
|
Internal error in Consent Management. |
|
|
|