invalid_status_transition
The requested state is not reachable from the state the document is in right now.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_status_transition | invalid_request_error | 422 | Request |
Cause
The requested state is not reachable from the state the document is in right now.
What to do
Read the current status and walk the intermediate steps the document lifecycle requires before asking for the target state.
Related
All Request 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.