1. Home
  2. Docs
  3. Mavryx API Reference
  4. Response Codes
  5. 401 Unauthorized

401 Unauthorized

This error may indicate that:

  1. There is no Authorization header in the request.
  2. The token in the request is invalid (incorrect token, expired TTL).
  3. The scope is incorrect.
  4. ACL denies access to the object.
  5. The request originates from an unauthorized source.
Was this article helpful to you? No Yes

How can we help?