Facebook offers a new functionallity for groups. Now it is possible to post also files within a group. (http://mashable.com/2012/05/10/facebook-groups-3/)
I am trying to query now the files using the Graph API but on the documentation site there are only 4 urls described. "docs", "members", "feed", "picture". When I read the "feed" path I will not get file postings.
Is there a hidden path? I also found no new permission.
Anyone has an idea?
I have searched for a solution on several internet pages but there are only descriptions on how to read and post photos, which is described in the docu.
Is there nobody writing an app where you can upload files to groups?