SuperAdminTech / api

0 stars 0 forks source link

RuntimeException: An annotation reader must be provided. Be sure to call "App\Filter\ApplicationFilter::setAnnotati... #26

Closed sentry-io[bot] closed 3 years ago

sentry-io[bot] commented 3 years ago

Sentry Issue: SUPERADMIN-API-PROD-9

RuntimeException: An annotation reader must be provided. Be sure to call "App\Filter\ApplicationFilter::setAnnotationReader()".
  File "/src/Filter/ApplicationFilter.php", line 23, in App\Filter\ApplicationFilter::addFilterConstraint
    throw new \RuntimeException(sprintf('An annotation reader must be provided. Be sure to call "%s::setAnnotationReader()".', __CLASS__));
  File "/src/EventListener/ApplicationFilterConfigurator.php", line 55, in App\EventListener\ApplicationFilterConfigurator::onKernelRequest
    $apps []= $permission->account->application->id;
  File "/public/index.php", line 25
    $response = $kernel->handle($request);
...
(12 additional frame(s) were not displayed)