I was querying fql for all the posts on my wall and trying out different things with it. I noticed that there were certain posts that were missing. Just to test it out, I started looking at the "feed" option on the Graph API Explorer (with all possible permissions checked on all three tabs). I found out that I could not view a particular post either. My friend and I tested, and he posted a link to my wall. When he queried the feed on the API explorer, he could see his link. I however, could not see it. An additional mutual friend posted a link to my wall, and I could see that new link just fine, but the initial friend could not.
I also noticed with another user, I could see all posts on my wall that were just text, but I could not see any links that they referenced. I'm not sure if there were any other posts missing as well, but I know that NONE of his links were their.
Is this some strange privacy setting that he has on his posts? I always interpreted that given the right permissions (read_stream) or all permissions I should be able to pull everything on my wall. However, it seems that I can only pull specific content. Thanks for any help anyone can give me with this! I want to pull all of the comments that people have on my wall, and I'm just having problems with this.