I try to fetch user\'s feeds via graph api from my Android application. It generally works but some feeds that I can see on the wall are missing in the json response.
I had a similar problem. But for me, the problem was related to not setting the scope properly on first login (to authorize the app). I posted a similar question and got an answer that worked for me here: