automation_condition_operator_not_applicable
The operator does not apply to the type of the field it compares: asking whether one piece of text is greater than another is not a comparison the evaluator can make.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_condition_operator_not_applicable | invalid_request_error | 422 | Automations |
Cause
The operator does not apply to the type of the field it compares: asking whether one piece of text is greater than another is not a comparison the evaluator can make.
What to do
The message lists the operators allowed for that field type; pick one of those, or compare a field of the type your operator needs.
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.