diff --git a/src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php b/src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php index 717ef6c788..3e4320716b 100644 --- a/src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php +++ b/src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php @@ -137,6 +137,7 @@ class Get extends Action } $response->noContent(); + return; } // Only occurs if type is added into whitelist, but not supported in action