FOSFacebookBundle
FOSFacebookBundle copied to clipboard
Permissions
Hi,
I'm trying to add user_likes and user_interests to permissions in my config.yml but nothing changed in the request from Facebook for permissions. I only receive request for friends, email, date of birth and public profile.
Any idea about what I have to change or do to make changes effective?
Thanks
And what about the permissions on your fb app ? (app details -> third block 'Configure App Center Permissions')
It's ok, thank you, I finally find the problem, the permissions are settable in the twig object, not in the config.yml.
Thanks for your answer
2014/1/30 Healkiss [email protected]:
And what about the permissions on your fb app ? (app details -> third block 'Configure App Center Permissions')
Reply to this email directly or view it on GitHubhttps://github.com/FriendsOfSymfony/FOSFacebookBundle/issues/307#issuecomment-33680707 .
timtim-75, you wrote : "It's ok, thank you, I finally find the problem, the permissions are settable in the twig object, not in the config.yml."
Where is that?
You have to set the permissions in your view.
Le samedi 5 avril 2014, deyvid5 [email protected] a écrit :
timtim-75, you wrote : "It's ok, thank you, I finally find the problem, the permissions are settable in the twig object, not in the config.yml."
Where is that?
Reply to this email directly or view it on GitHubhttps://github.com/FriendsOfSymfony/FOSFacebookBundle/issues/307#issuecomment-39632758 .