automation_rule_company_mismatch
The rule that was about to be materialised does not belong to the company of the event, so the run is not created: freezing the snapshot of an event — client, amounts, tax id — onto rows of another company is never allowed.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_company_mismatch | invalid_request_error | 422 | Automations |
Cause
The rule that was about to be materialised does not belong to the company of the event, so the run is not created: freezing the snapshot of an event — client, amounts, tax id — onto rows of another company is never allowed.
What to do
Nothing is pending on your side; if you reach this from an integration of your own, check that the identifiers you send belong to the company of the key you authenticate with.
Related
All Automations error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.