Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to read a secret or closed Facebook group feed with the API?

The Facebook API documentation doesn't clearly state if it's possible to read a secret or closed group feed that the user is a member of, and I didn't succeed no matter the permissions asked. It works with owned groups though (and the user_managed_groups permission).

Permissions

  • Any valid access token for a public group (i.e. the group's privacy setting is OPEN).
  • A user access token for a member of the group.
  • The user_managed_groups permission can be used to read the group content for a group in which the user is an admin. This permission also allows the app to post as the user in the group if the app is also granted the publish_actions permission.
  • An app access token can read posts it published in app and game groups that belong to it.

Does anybody succeeded reading a secret or closed Facebook group feed with the API?

like image 705
ryancey Avatar asked Jan 22 '26 16:01

ryancey


1 Answers

The user_managed_groups permission can be used to read the group content for a group in which the user is an admin

As long as the user is admin, it should work. Afaik it does not work if you are just a member.

like image 73
andyrandy Avatar answered Jan 25 '26 10:01

andyrandy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!