Skip to content

401 Unauthorised - Missing Token

Indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.

{
"message": "access token required",
"error_code": "NOT_AUTHORIZED"
}