OAuth result codes
Here is a list of possible OAuth result codes:
| Code | Result | Description |
|---|---|---|
| 0 | Success | The request completed successfully |
| 1 | Failure | The request could not be completed successfully |
| 2 | ApplicationNotFound | The requested application could not be found |
| 3 | GrantNotFound | The requested application could not be found |
| 4 | RuleNotFound | The requested rule could not be found |
| 5 | DriverError | A driver error was encountered while processing the request |
| 6 | InvalidParameters | Invalid parameters were provided |
| 7 | TokenHashError | A token hash error was encountered while processing the request |
| 8 | ExceptionThrown | An exception was thrown while processing the request |
| 9 | InsufficientPrivileges | The caller has insufficient permissions to perform an operation |
|
10 |
ObjectInvalid |
The object is not properly configured to process the request |
|
11 |
AccessTokenExpired |
The access token used has expired |
|
12 |
AuthenticationMissing |
Missing authentication information |
|
13 |
AuthenticationInvalid |
Authentication information is not in a valid format |
|
14 |
UnsignedCodeForbidden |
Operation forbidden for unsigned code |
|
15 |
RemoteTransportFailure |
A request could not be submitted to the remote system due to a transport/network failure |
|
16 |
RightsAssignmentError |
A rights assignment request failed |
|
17 |
InvalidScope |
A requested scope was invalid |
|
18 |
RemoteIdentityRequired |
A valid identity object was not supplied |
|
19 |
ApplicationAlreadyExists |
The application already exists |
|
20 |
RuleAlreadyExists |
The rule already exists |
|
21 |
JwtMappingNotFound |
The JWT mapping could not be found |
|
22 |
JwtMappingAlreadyExists |
A JWT mapping with the same name already exists |
|
23 |
ScopeMismatch |
ScopeMismatch |