series_already_archived
The series was already archived, and archiving is not repeated: a second call means the client is out of sync with the real state.
| Code | Type | HTTP | Category |
|---|---|---|---|
series_already_archived | invalid_request_error | 422 | Series |
Cause
The series was already archived, and archiving is not repeated: a second call means the client is out of sync with the real state.
What to do
Read the series is_archived flag before acting; to bring it back use the unarchive operation.
Related
All Series 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.