Skip to main content

Troubleshooting

Common Issues

SymptomLikely CauseAction
User can sign in but sees no dataMissing tenant, role, or subscription accessConfirm tenant assignment and subscription state
API returns unauthorizedMissing, expired, or invalid credentialRefresh token or rotate API key
API response parsing failsClient expected JSON content type onlyParse body as JSON even when content type is text/plain
Extraction returns empty fieldsTemplate does not match documentReview template definitions and sample documents
Classification is wrongDocument type is ambiguousRoute to review and improve classifier examples
Billing feature is unavailableSubscription or entitlement issueCheck billing status and product plan

Investigation Flow

  1. Identify whether the issue is user, tenant, API, document, provider, billing, or deployment related.
  2. Confirm the environment and timestamp.
  3. Reproduce with known-good credentials or sample data.
  4. Check application logs and Cloud Run revision status.
  5. Record support-safe identifiers.
  6. Escalate with the support data checklist from observability docs.