automation_rule_status_transition_invalid
The rule cannot move from its current state to the one you asked for: activating, pausing and taking down each accept their own origin states.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_status_transition_invalid | invalid_request_error | 422 | Automations |
Cause
The rule cannot move from its current state to the one you asked for: activating, pausing and taking down each accept their own origin states.
What to do
Read status on the rule and apply the transition that state accepts; a rule already taken down accepts none of them.
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.