0

I want to install this bundle. I follow all of the steps and I have this error :

Fatal error: Uncaught exception 'Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException' with message 'You have requested a non-existent service "hwi_oauth.resource_ownermap.main".' in /home/Project/app/bootstrap.php.cache:1894

Anyone has an idea ?

j0k
  • 22,600
  • 28
  • 79
  • 90
Alexandre
  • 1,940
  • 1
  • 14
  • 21

1 Answers1

1

I found the solution here : http://www.diegocaprioli.com/adding-hwioauthbundle-to-your-symfony2-project/

You need to configure a ressource_owners in config.yml

Alexandre
  • 1,940
  • 1
  • 14
  • 21