Files
openrouter-python-sdk-retry…/docs/errors/unauthorizedresponseerror.md
T
2025-11-13 14:21:27 -05:00

1.9 KiB
Raw Blame History

UnauthorizedResponseError

Unauthorized - Authentication required or invalid credentials

Fields

Field Type Required Description Example
error components.UnauthorizedResponseErrorData ✔️ Error data for UnauthorizedResponse {
"code": 401,
"message": "Missing Authentication header"
}
user_id OptionalNullable[str] N/A