ImagickException: no decode delegate for this image format `' @ error/constitute.c/ReadImage/504
Sentry Issue: ENGINE-T
ImagickException: no decode delegate for this image format `' @ error/constitute.c/ReadImage/504
File "/Core/Media/Imagick/Manager.php", line 60, in Imagick::__construct
$this->image = new \Imagick($value);
File "/Core/Media/Imagick/Manager.php", line 60, in Minds\Core\Media\Imagick\Manager::setImage
$this->image = new \Imagick($value);
File "/Controllers/api/v1/blog.php", line 330, in Minds\Controllers\api\v1\blog::post
$manager->setImage($_FILES['file']['tmp_name'])
File "/Api/Factory.php", line 69, in Minds\Api\Factory::build
return $handler->$method($pages);
File "/Controllers/api/api.php", line 81, in Minds\Controllers\api\api::post
return Factory::build($pages, $this->request, $this->response);
...
(2 additional frame(s) were not displayed)