automation_condition_expression_invalid
The shape of the condition tree does not hold: a malformed node, an operator receiving the wrong kind of value, a field path that is not a dotted route, or a tree past the limit of depth or of nodes.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_condition_expression_invalid | invalid_request_error | 422 | Automations |
Cause
The shape of the condition tree does not hold: a malformed node, an operator receiving the wrong kind of value, a field path that is not a dotted route, or a tree past the limit of depth or of nodes.
What to do
The message names the exact defect; fix that node, or split a very large condition across several rules on the same trigger.
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.