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)
Related merge requests
1
assigned to @eiennohi
added scoped labels
added scoped label
changed time estimate to 1h
mentioned in merge request !364 (merged)
added scoped label and automatically removed label
added 1h of time spent at 2019-10-14
added scoped label and automatically removed label
closed via merge request !364 (merged)
mentioned in commit b62eba52
Please register or sign in to reply