I\'m working on an application and I\'ve noticed that some posts from the feed are not visible through Graph API /me/home. But if I send request from Graph API Explorer app,
Give this a go.
me?fields=home.filter(others){message,id}
FB's documentation is horrible.