I´m currently working on a project for one of my customers. I have a problem regarding the graph api. I trying to receive all news feeds by calling http://graph.facebook.com/PAGEID/feed?access_token=ACCESSTOKEN. The access token is valid and active. The customers page also allowed the app to use the read_stream permission. But I only receive a single post published in April, although the customer posted many in June. Is it a bug? I tried it on the graph api explorer on facebook - same result. I also tried it with my own account - everything works fine.
Need help!
/me/permissionsshow? What type of posts aren't appearing, are the posts from the page itself or from users on the page? – Igy Jun 18 '12 at 14:58