I'm using https://graph.facebook.com/JellyBelly/posts (with an access token) to get all the posts on a page's timeline. However, I'm getting only posts made by the page itself.
How can I also get posts by others?
Could it be that my query also returns posts the page made on other pages/users? I'm not sure it does, but want to know if my query is supposed to only retrieve posts from this page's timeline?
/postsalso tells you how to access/feed– Igy Oct 7 '12 at 16:27/feedwas the answer. I thought it's used for getting the news feed, i.e updates from pages/users it's subscribed to. That's not a reason for voting down the question, the one who did that could just answer it instead, like you and the one below did... – user940016 Oct 8 '12 at 6:46