errors.fyi community error code reference
UNAUTHENTICATED

UNAUTHENTICATED

gcp

Unauthenticated

The request does not have valid authentication credentials. Maps to HTTP 401. Google Cloud APIs return this when the request lacks a valid API key, OAuth token, or service account credential.

Numeric value: 16

graphql

Unauthenticated

The request requires authentication credentials that were not provided or that could not be verified. The client should authenticate and retry the request.

References

grpc

Unauthenticated

The request does not have valid authentication credentials for the operation.

Numeric value: 16

← all namespaces