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?