401
HTTP

401 Unauthorized

The request requires user authentication. The response includes a WWW-Authenticate header indicating the authentication scheme.

Quando você vê este código

When accessing a protected resource without credentials or with expired tokens.

Como corrigir

Include valid authentication credentials (API key, Bearer token, Basic auth) in the Authorization header.

Códigos relacionados

Equivalentes entre protocolos

Comparações

Guias

Glossário