Hi,
I need to read a profile's wall page and it's posts from facebook. I found this link in the graph page: https://graph.facebook.com/profile/feed?access_token=xxx
It returns just a list of some comments or something. I cannot even find them on the page. How do i properly use it to get the posts from the wall?
Thanks