Errors
UNAUTHORIZED
Problem
The request has not been applied because it lacks valid authentication credentials for the target resource.
Solution
Make sure you’re sending the correct authentication credentials with your request.
The error code related to the status code.
Available options:
BAD_REQUEST
, FORBIDDEN
, INTERNAL_SERVER_ERROR
, UNSUPPORTED_MEDIA_TYPE
, GATEWAY_TIMEOUT
, TOO_MANY_REQUESTS
, USAGE_EXCEEDED
, DISABLED
, CONFLICT
, NOT_FOUND
, NOT_UNIQUE
, UNAUTHORIZED
, PAYLOAD_TOO_LARGE
, METHOD_NOT_ALLOWED
, UNPROCESSABLE_ENTITY
A human readable message describing the issue.
A link to the documentation for the error.
Was this page helpful?