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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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