diff --git a/client/Gallery3.php b/client/Gallery3.php index a0b930a2..d1135ae9 100644 --- a/client/Gallery3.php +++ b/client/Gallery3.php @@ -180,6 +180,7 @@ class Gallery3_Helper { switch ($req->getResponseCode()) { case 200: + case 201: return json_decode($req->getResponseBody()); case 403: