I searched through all the posts about Facebook graph API and didn\'t find anything about it. Here\'s the issue.
I\'m working on the iPhone app for one company. And for
Furthermore, the number of comments is sometimes different in /feed then in /post_id/comments
For instance :
graph.facebook.com/146154582080623/feed returns 1 comment with a count of 3
and
graph.facebook.com/146154582080623_184735008222580/comments (which is a post of the previous page) returns 2 comments
So I'm wondering if privacy is the problem or not.