Public Mention Comment Response Issue: Reply Posted but Fails on META
1

We are trying to respond for public mention comments, Our reply is posted in native but getting failure response from META

ERROR :

Received Facebook error response of type GraphMethodException: Unsupported request - method type: post (code 100, subcode null) 'null - null'

David
提问时间: 约 3 个月前
已选回答
1

Please be more specific when posting here and AT LEAST mention the endpoint you refer to, the type of object you try to comment on, if your app is in dev/prod, what permissions it is approved for and so on and on and on.

8月7日 03:48
Lars
David

HI Lars,

Please find the api call with end point we are using. And also our app has the necessary permission.

curl -X POST \ "https://graph.facebook.com/v17.0/3681082848807502_3681082768807510/comments" \ -H "Authorization: Bearer {access_token}" \ -d "message={message}"

Please let us know if any other information is needs on this

9月18日 02:20