I am unable to do "like or reply" for Main Profile posts comments using Graph API. I am getting below error. "error": { "message": "(#200) Permissions error", "type": "OAuthException", "code": 200 } ----- I have these permissions "user_photos, user_videos, user_posts, email, read_insights, manage_pages, publish_pages, publish_actions, public_profile" . I am using 2.3 version. So , What is the problem ? Please Help me.