I have an issue with Facebook OpenGraph API. Whenever I request data using either \'/home\' or \'/feed\', none of the posts from Instagram showed up.
I\'ve been googling
Facebook employee here. Looking at the internal task that is tracking this issue, all I can say at this time is that this is an issue that we are currently aware and investigating into. If you would like to be notified of any updates, be sure to click "subscribe" on the bug report.
For the time being, I recommend finding the album ID of the user named "Instagram Photos", then calling a GET
request to /INSTAGRAM_ALBUM_ID/photos
to get their Instagram photos. On the Graph API Explorer tool, I confirm that I am able to fetch all of my instagram pictures. Since my album is public, you should be able to view them as well.