Files
dub-node/docs/models/errors/unauthorized.md
2024-04-14 11:24:56 +05:30

1.0 KiB

Unauthorized

Although the HTTP standard specifies "unauthorized", semantically this response means "unauthenticated". That is, the client must authenticate itself to get the requested response.

Fields

Field Type Required Description
error errors.UnauthorizedError ✔️ N/A