token expired

The bearer token `exp` is in the past beyond the configured leeway.

https://id.registrystack.org/problems/registry-relay/auth/token_expired

Authority Boundary

This site identifies stable Registry Stack identifiers and links to public documentation. Product documentation, published schemas, and the actual service response remain authoritative for runtime behavior.

For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic.

Defined Facts

Canonical URIhttps://id.registrystack.org/problems/registry-relay/auth/token_expired
Kindproblem
Productregistry-relay
Codeauth.token_expired
CategoryAuthentication
HTTP statusesnot published in this resolver record
Sourceregistry-stack/docs/site/src/content/docs/reference/errors.mdx

Documentation

Guidance

Guidance statusnot_published
Retryablenot published
Caller actionnot published
Operator actionnot published
NoteNo per-identifier remediation guidance is published in this resolver record.

Problem record

{
  "id": "https://id.registrystack.org/problems/registry-relay/auth/token_expired",
  "type": "https://id.registrystack.org/problems/registry-relay/auth/token_expired",
  "kind": "problem",
  "product": "registry-relay",
  "code": "auth.token_expired",
  "title": "token expired",
  "summary": "The bearer token `exp` is in the past beyond the configured leeway.",
  "description": "The bearer token `exp` is in the past beyond the configured leeway.",
  "category": "Authentication",
  "http_statuses": null,
  "guidance": {
    "status": "not_published",
    "retryable": null,
    "caller_action": null,
    "operator_action": null,
    "note": "No per-identifier remediation guidance is published in this resolver record."
  },
  "documented_by": [
    {
      "title": "Error and status code reference",
      "href": "https://docs.registrystack.org/reference/errors/"
    },
    {
      "title": "Registry Relay product docs",
      "href": "https://docs.registrystack.org/products/registry-relay/"
    },
    {
      "title": "Registry Relay API overview",
      "href": "https://docs.registrystack.org/reference/apis/registry-relay/"
    }
  ],
  "authority": {
    "scope": "identifier metadata",
    "statement": "This site identifies stable Registry Stack identifiers and links to public documentation. Product documentation, published schemas, and the actual service response remain authoritative for runtime behavior. For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic."
  },
  "identifier_policy": {
    "stability": "stable",
    "programmatic_key": "code",
    "parsing": "Do not parse semantics from the URL path."
  },
  "source": "registry-stack/docs/site/src/content/docs/reference/errors.mdx",
  "source_reference": {
    "repository": "registry-stack",
    "path": "docs/site/src/content/docs/reference/errors.mdx",
    "label": "registry-stack/docs/site/src/content/docs/reference/errors.mdx"
  }
}

Machine-readable JSON