summaryrefslogtreecommitdiff
path: root/rest
diff options
context:
space:
mode:
authorhacker1024 <hacker1024@users.sourceforge.net>2020-09-01 08:39:42 +1000
committerGitHub <noreply@github.com>2020-09-01 08:39:42 +1000
commit12c9b82c70dbd2e646c84da952414a4ac05555b2 (patch)
treeab907b0edf26d197db20514f5913976df1c5aa11 /rest
parent78f2574beb8383956f33d7fcbcbf7b557565a97b (diff)
downloadpandora-apidoc-12c9b82c70dbd2e646c84da952414a4ac05555b2.tar.gz
pandora-apidoc-12c9b82c70dbd2e646c84da952414a4ac05555b2.tar.bz2
pandora-apidoc-12c9b82c70dbd2e646c84da952414a4ac05555b2.zip
Document error 99003
Diffstat (limited to 'rest')
-rw-r--r--rest/errorcodes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/errorcodes.rst b/rest/errorcodes.rst
index 7213a12..883dfaa 100644
--- a/rest/errorcodes.rst
+++ b/rest/errorcodes.rst
@@ -40,5 +40,6 @@ Error Code Error String Description
? NOT_FOUND Content not found
? UNPLAYABLE_SHUFFLE_STATION Unable to play shuffle station?
99000 PLAYLIST_VERSION_MISMATCH "An operation on a playlist is trying to be made on a version that's different from the most current one." - raised by the v7 playlist APIs.
+99003 PLAYLIST_BAD_RANGE "Invalid range detected when moving/deleting/requesting playlist items." - raised by the v7 playlist APIs.
99022 INVALID_PANDORA_TYPE "The type of the supplied Pandora ID is invalid for this API endpoint." - mainly raised by the v6 collection APIs.
========== ============================= ===========