I am trying to embed the feed of a face book group in a webpage. Following the API reference I would expect to get this when requesting the 'feed'
I tried it on the Graph API explorer, but the feed is empty? http://developers.facebook.com/tools/explorer?method=GET&path=40147298084%3Ffields%3Dfeed
Can anyone guide me how to get the feed from a facebook group, btw this is an open group.
Thanks for your help!