Help improve docs quality by sharing anonymous interaction telemetry (no PII or token data).

Auth and Permission Issues

Diagnose invalid keys, scope mismatches, and token lifecycle issues.

• Invalid key: confirm key prefix and environment match (test vs live). • Expired/revoked key: rotate from Settings → API Keys and update secret store.

• Insufficient scopes: compare endpoint requirement with token scope list — see the Authentication guide for key types and recommended scopes.

Was this page helpful?