I am using facebook graph api to comment on a post made by me in a facebook group that i am admin of. I am getting the following error:
{u'error': {u'message': u'(#3) Publishing comments through the API is only available for page access tokens', u'code': 3, u'type': u'OAuthException', u'fbtrace_id': u'Fy1DWoFqblz'}}
How do i get away from this? Thanks
2
Answers
From the changelog:
Source: https://developers.facebook.com/docs/apps/changelog#v2_10
According to the facebook documentation after, 90 days i wont be able to reply comments using the API. It is right?
Checkout the facebook documentation comment: