Error Codes
This page contains the list of possible errorCode
values grouped by HTTP Status Codes
.
400 Bad Request
400 Bad Request
code-exchange-failed
missing-grant-type-param
missing-authorization-header
missing-required-params
invalid-authorization-header
invalid-grant-type
invalid-refresh-token
invalid-access-token
invalid-auth-code
invalid-redirect-uri
invalid-oauth-app
401 Unauthorized
401 Unauthorized
expired-refresh-token
expired-access-token
expired-auth-code
403 Forbidden
403 Forbidden
resource-restricted
404 Not Found
404 Not Found
inactive-account
invalid-account
account-not-found
user-not-found
Updated 8 months ago