문제

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 ?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top