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?