From 7bbc2b1a27910485cfa41a79a18633253621e8b2 Mon Sep 17 00:00:00 2001 From: hacker1024 Date: Tue, 1 Sep 2020 22:05:38 +1000 Subject: Document error 1028 --- rest/errorcodes.rst | 1 + 1 file changed, 1 insertion(+) 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? -- cgit v1.2.3