facebook - Get shares from a post -


i have post_id. i'm trying retrieve shares count of post.

the post published app, in status_type of post have app_created_story.

i'm using: get /post_id/shares have response, nothing, if know post been shared.

i notice if don't have app_created_story shares parameter work correctly.

anyone knows problem? bug?

thank all!

you should able retrieve via

get /{post_id}/sharedposts 

edge. see documentation here


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -