Facebook API Photo's SharedPosts

606 Views Asked by At

I'm trying to get the /sharedposts edge of a photo.

This link works in the browser: https://www.facebook.com/shares/view?id=10152429679154254

And when I query the API for 10152429679154254, I get the info about it along with likes and comments, but there are no shares.

The API reference suggests that objectid/sharedposts should work, but when I do that I get an empty set...

Any ideas?

1

There are 1 best solutions below

0
On

Looks like facebook has a bug report for this and is working through all the comments. Might find some helpful info here - https://developers.facebook.com/bugs/1404733043148335/