summaryrefslogtreecommitdiff
path: root/rest
diff options
context:
space:
mode:
authorhacker1024 <hacker1024@users.sourceforge.net>2020-09-01 22:05:38 +1000
committerGitHub <noreply@github.com>2020-09-01 22:05:38 +1000
commit7bbc2b1a27910485cfa41a79a18633253621e8b2 (patch)
tree795e6aa4ce2e77edc794da4e2e3b058abc60a36b /rest
parent12c9b82c70dbd2e646c84da952414a4ac05555b2 (diff)
downloadpandora-apidoc-7bbc2b1a27910485cfa41a79a18633253621e8b2.tar.gz
pandora-apidoc-7bbc2b1a27910485cfa41a79a18633253621e8b2.tar.bz2
pandora-apidoc-7bbc2b1a27910485cfa41a79a18633253621e8b2.zip
Document error 1028
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 883dfaa..10bd1b2 100644
--- a/rest/errorcodes.rst
+++ b/rest/errorcodes.rst
@@ -25,6 +25,7 @@ Error Code Error String Description
========== ============================= ===========
0 INVALID_REQUEST General bad request error. Often means authentication was invalid
1001 INVALID_REQUEST Invalid auth token
+1028 COUNTRY_CODE_INVALID Response by some endpoints when used with a non-US IP address
? STREAM_VIOLATION Unable to stream to this region?
? STATION_LIMIT_REACHED Stream minutes limit or skip count reached?
? THUMBPRINT_RADIO_NOT_ELIGIBLE Not enough feedback to construct a Thumbprint station?