Exception detected!

No resource owner with name 'twitter'.

500 Internal Server Error - RuntimeException

Stack Trace

  1. in vendor/hwi/oauth-bundle/Security/OAuthUtils.php at line 270  -
    1.         }
    2.         if (!$resourceOwner instanceof ResourceOwnerInterface) {
    3.             throw new \RuntimeException(sprintf("No resource owner with name '%s'."$name));
    4.         }
    5.         return $resourceOwner;
  2. at OAuthUtils ->getResourceOwner ('twitter')
    in vendor/hwi/oauth-bundle/Security/OAuthUtils.php at line 111  +
  3. at OAuthUtils ->getAuthorizationUrl (object(Request), 'twitter')
    in vendor/hwi/oauth-bundle/Controller/ConnectController.php at line 240  +
  4. at ConnectController ->redirectToServiceAction (object(Request), 'twitter')
  5. at call_user_func_array (array(object(ConnectController), 'redirectToServiceAction'), array(object(Request), 'twitter'))
    in app/bootstrap.php.cache at line 3020  +
  6. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 2982  +
  7. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3131  +
  8. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2376  +
  9. at Kernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php at line 490  +
  10. at HttpCache ->forward (object(Request), true, null)
    in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php at line 60  +
  11. at HttpCache ->forward (object(Request), true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php at line 447  +
  12. at HttpCache ->fetch (object(Request), true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php at line 347  +
  13. at HttpCache ->lookup (object(Request), true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php at line 211  +
  14. at HttpCache ->handle (object(Request))
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +