Facebook Graph API
While try to post likes, I am getting below error.
{
"error": {
"message": "(#3) Publishing likes through the API is no longer available",
"type": "OAuthException",
"code": 3,
"fbtrace_id": "C9I3NJ2I9Gt"
}
}
So anyhow, I can post a likes to object/post?
Is there any other way to do same thing?
2
Answers
Apparently, Facebook has removed the feature. Here is the response from facebook team. 🙁
https://developers.facebook.com/bugs/1754734484744033/
Yes facebook removed this feature permanently you can only do with page access tokens and only pages can like the post of any other pages.
You can read our updated docs & changelog here:
Docs: https://developers.facebook.com/docs/graph-api/reference/v2.8/object/likes
Changelog: https://developers.facebook.com/docs/apps/changelog