Status Codes
These are the Status Codes that can be returned as part of the Response object. These include both successful and error responses.
| Code | Name | Description |
|---|---|---|
| 1 | Playlist Not Found | |
| 2 | Item Not Found | |
| 3 | Incorrect Item Type | |
| 4 | Item Not Part of Playlist | |
| 5 | Cannot Randomize DMCA Enabled List | |
| 6 | Cannot Perform Multiple Actions | DMCA Compliant lists must have Songs added one at a time. |
| 7 | Password Too Short | |
| 8 | Argument Out of Range | |
| 9 | Required Image Missing | |
| 101 | DMCA Consecutive Album Exception | Album appears too many times consecutively. |
| 102 | DMCA Consecutive Artist Exception | Artist appears too many times consecutively. |
| 103 | DMCA Album Occurrence Exception | Album appears too many times in a three hour window. |
| 104 | DMCA Artist Occurrence Exception | Artist appears too many times in a three hour window. |
| 105 | DMCA Invalid Media Data Exception | Unable to determine Media meta data. |
| 106 | DMCA Contains Collection Exception | Only Media can be included on DMCA compliant Playlists. Please remove any Artists, Albums or Playlists. |
| 200 | Success | |
| 201 | Created | |
| 401 | Authentication Failure | |
| 403 | Forbidden | |
| 500 | Unknown Server Exception |