Skip to content

Exception: Entity cannot be paywalled

Sentry Issue: ENGINE-27

Exception: Entity cannot be paywalled
  File "/Core/Wire/Thresholds.php", line 23, in Minds\Core\Wire\Thresholds::isAllowed
    throw new \Exception('Entity cannot be paywalled');
  File "/Core/Media/Thumbnails.php", line 26, in Minds\Core\Media\Thumbnails::get
    if (!Di::_()->get('Wire\Thresholds')->isAllowed($loggedInUser, $entity)) {
  File "/Controllers/fs/v1/thumbnail.php", line 36, in Minds\Controllers\fs\v1\thumbnail::get
    $thumbnail = $mediaThumbnails->get($pages[0], $size);
  File "/Fs/Factory.php", line 54, in Minds\Fs\Factory::build
    return $handler->$method($pages);
  File "/Controllers/fs/fs.php", line 19, in Minds\Controllers\fs\fs::get
    return Factory::build($pages);
...
(2 additional frame(s) were not displayed)