Skip to content
TroubleshootingAvailable3 min read · updated 2026-07-28

Authentication issues

Sign-in failures, expired invitations and rejected API keys.

Checks in order

  • Confirm the invitation has not expired — resend if unsure
  • Confirm the account is in the correct workspace
  • For API keys: check the header is Authorization: Bearer <key>
  • For API keys: confirm the key has not been rotated by a teammate
3 min read