diff options
-rw-r--r-- | rest/errorcodes.rst | 1 |
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? |