I want to make it so that when a user clicks on the button to make a repost on my site, then the link to the post is transferred to me back to the callback. This is necessary so that after a while I can check whether the user has a repost or has deleted it. How can this be implemented using the FB API, or perhaps there are other ways to check?

    0