Skip to main content
Every operation can return authentication, authorization, rate-limit and internal errors. The table below adds resource-specific failures. The API Reference remains the source for exact fields and HTTP response schemas.

Context and projects

Record reads and audit

Record writes and sharing

Providers and provider credentials

Gateways and routing

Gateway tokens

Logs and usage

Service Account access

Debugging order

  1. Check HTTP status and error.code.
  2. Read the specific reason in error.message.
  3. Confirm identity mode, account context and exact resource ID.
  4. Check RBAC and direct record or project access in the dashboard.
  5. Retry only temporary failures.
  6. Keep requestId when the same server failure continues.
Do not probe neighboring IDs after a not-found or authorization response. may intentionally hide whether an inaccessible resource exists.