From aa39278d93c6a3f803db968a86e8a9ef499acd48 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 16 Apr 2015 17:52:32 +0200 Subject: Pandora accepts lowercase hex only Fixes issue #9. --- json/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/index.rst') diff --git a/json/index.rst b/json/index.rst index a7b0fea..ccee4bc 100644 --- a/json/index.rst +++ b/json/index.rst @@ -21,7 +21,7 @@ The current JSON API version is 5. Two different endpoints are available: Unless noted otherwise JSON-encoded requests sent by the client within the HTTP POST body are encrypted using Blowfish ECB and converted to hexadecimal -notation. +notation with lowercase letters. These URL parameters must be appended to the endpoint above if available: -- cgit v1.2.3