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.