Is there a way to get members posts in App and Game groups?
Because when I use /%group-id%/feed in Graph API (using App Token Access) it only returns posts of the App. But when I open the group's page in Facebook I can see all posts of members of the group.
It seems to be normal because I found that in the documentation
When games post stories as the game, the stories will look like they were posted from the app. Games can view the likes and comments on its posts by reading the feed. https://developers.facebook.com/docs/games/game-groups/v2.2#design
So, does anybody know if it is possible for a Facebook App to get posts of users inside its groups?
Thank you