facebook - Can only access sharedposts for some Graph API objects? -


i have access token page on facebook. can view page’s feed, , individual posts in feed. reason, can request /sharedposts endpoint some of them using v2.2 of graph api.

the access token has user_posts , read_stream insights. when request shares field can see more 1 post shares, when request [post_id]/sharedposts of them, empty data array in response.

why this? there gotchas should aware of? it’s tad frustrating /sharedposts edge return returns posts not others using same access token , api version.

this know bug, still seems unsolved.

basically should work expected, necessary permission (and public posts) not return object each of shares.

you want subscribe bug here noticed once has been solved:

https://developers.facebook.com/bugs/1404733043148335/


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -