API-8100
No API key or access token was sent
Why it happens
This address needs an API key or an access token issued by Rabt in the Authorization header, and the request carried neither.
What to do
Send the request with the header Authorization: Bearer followed by the API key or the access token. MCP clients can start signing in with OAuth from the link in the WWW-Authenticate header.
- HTTP status
- 401
- Retrying does not help