Reading posts from facebook groups in python
I try to read posts from facebook groups I'm a member in using python.
Using the facebook-sdk and an access token from facebook from developers I get a permission error.
Is there a way to read the posts using an access token or any other way?