I'm trying to make a facebook application which deals mostly with posts in facebook groups.
So, when i access the feed from my app, some fields are missing. When i access the same post over facebook, those fields are visible.
Eg: A photo uploaded by a user is not visible when accessed via graph. It hides the photo field. Later i found that whatever photos that specific user uploaded, I couldn't access it via graph api.
Does anyone know the reason? Does it have something to do with permissions? (I hope not, because i've enabled all app permissions listed by facebook)