automation_step_subject_company_mismatch
The item the action was about to act on does not belong to the company of the run, or its company could not be determined. Either way the step aborts before the adapter is invoked, so no effect is produced.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_step_subject_company_mismatch | invalid_request_error | 422 | Automations |
Cause
The item the action was about to act on does not belong to the company of the run, or its company could not be determined. Either way the step aborts before the adapter is invoked, so no effect is produced.
What to do
Check the parameters of that action: the resource they point at has to belong to the same company as the rule.
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.