facebook graph api get reference to "commented on" posts -
facebook graph api get reference to "commented on" posts -
i'm trying utilize facebook graph api references special types of posts on home page. when utilize https://graph.facebook.com/me see posts except ones want, have special title says " commented on post ." guess design, reference posts. understand not posts , more notifications telling me friend has commented on actual post, reference "mr x commented on post dec 11, 2013." post/notification.
if not possible, alternative acceptable reply reference posts popular on wall. popular beingness posts have thousands or hundreds of thousands of comments.
any help appreciated!
sometimes it's possible, depending on permissions. in link field. you'll see http://facebook.com/<first_number>/posts/<second_number>. if graph phone call <first_number>_<second_number> can other post if permissions go through.
edit: doesn't work 75% of time me. filter out posts in dataset.
facebook-graph-api
Comments
Post a Comment