From aa3ddd0106a3d73b154e405fefe9e9f7fd52c388 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 30 Oct 2017 09:05:36 +0100 Subject: Add invalid auth token error --- rest/errorcodes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/rest/errorcodes.rst b/rest/errorcodes.rst index 13d8a59..4237193 100644 --- a/rest/errorcodes.rst +++ b/rest/errorcodes.rst @@ -24,6 +24,7 @@ These error codes can be returned by all endpoints: Error Code Error String Description ========== ============================= =========== 0 INVALID_REQUEST General bad request error. Often means authentication was invalid +1001 INVALID_REQUEST Invalid auth token ? 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