This error may indicate that:
- There is no Authorization header in the request.
- The token in the request is invalid (incorrect token, expired TTL).
- The scope is incorrect.
- ACL denies access to the object.
- The request originates from an unauthorized source.