Skip to content

Error Reference

Most Tropikal errors use a standard response shape with a short message. The table below explains what to check first.

HTTP status codes

CodeMeaningFirst check
400Bad requestRequired field missing, invalid JSON, or unsupported value.
401UnauthorizedThe session or API key is missing, expired, or invalid.
403ForbiddenThe account, plan, or website permission does not allow the action.
404Not foundThe resource does not exist or does not belong to the current account.
409ConflictA unique value already exists or the resource is in the wrong state for the requested action.
422Validation failedThe submitted fields do not match the resource schema.
429Rate limitedToo many requests or the account has reached a usage limit.
500Server errorRetry later and include the request details when contacting support.

Workflow errors

SymptomCheck
Workflow not foundConfirm the workflow slug and that you are signed in to the owning account.
Chat rejectedConfirm the workflow is active and the request uses the expected auth method.
Capability call failedCheck the linked function, required fields, and capability-specific permission.
Knowledge answer missingConfirm the knowledge source is processed and active for that workflow.

Website connection errors

SymptomCheck
Connection test failedConfirm the site URL and current setup details.
Resource not exposedConfirm the resource is approved for the site connection.
Action deniedGrant the specific action or use a lower-risk prompt.
Validation failedAsk for the resource schema and send only fields allowed by that schema.
Delete refusedThe connection requires explicit confirmation for destructive actions.

What to include when reporting an issue

Include:

  • Product area: Workflows, Websites, or API.
  • The page or action you were using.
  • The visible error message.
  • The approximate time of the request.
  • The workflow slug or website name, if relevant.

Do not include passwords, API keys, setup codes, browser cookies, or private credentials in support messages.