facebookfacebook-graph-apicomments

Disabling comments or likes on a specific post made via the Facebook API


I have an app that posts a message to a person's Facebook Timeline / wall. Is there a way to disable commenting or likes on that post via the Graph API?


Solution

  • You can only disable commenting for a post if the end user is a 'page' or public profile, but not if posting to a normal user.