Skip to main content
Token Management adds a dedicated error range. See the canonical error codes page for all other ranges.

Token error catalog (1700–1749)

Common patterns

  • All 409 errors indicate state mismatches. Refresh the resource state before retrying.
  • All 422 policy errors require either an approval step, a configuration change, or a different parameter — never raw retries.
  • All 502 errors are transient and may be retried with the same Idempotency-Key.