FOSFacebookBundle icon indicating copy to clipboard operation
FOSFacebookBundle copied to clipboard

Permissions

Open timtim-75 opened this issue 11 years ago • 4 comments

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

timtim-75 avatar Jan 28 '14 16:01 timtim-75

And what about the permissions on your fb app ? (app details -> third block 'Configure App Center Permissions')

Healkiss avatar Jan 30 '14 11:01 Healkiss

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 avatar Jan 30 '14 11:01 timtim-75

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?

davidwiniarz avatar Apr 05 '14 08:04 davidwiniarz

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 .

timtim-75 avatar Apr 05 '14 10:04 timtim-75