automation_condition_combinator_invalid
A branch of the condition declares a logical combinator outside the accepted set, so the branch cannot be read as an "and" or as an "or".
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_condition_combinator_invalid | invalid_request_error | 422 | Automations |
Cause
A branch of the condition declares a logical combinator outside the accepted set, so the branch cannot be read as an "and" or as an "or".
What to do
Use one of the combinators the message lists on every branch node of the condition.
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.