Partial Outageshare-external
Getting error while replying on facebook post but the response appears to be posted
1

I am using below API for replying to facebook post. URL:- https://graph.facebook.com/{id}/comments Request Body:- { "text": "Hello this text is for testing purpose only." }

This comment get posted on facebook, but also getting the follwing response.

Response:- {"error":{"message":"Unsupported request - method type: post","type":"GraphMethodException","code":100,"fbtrace_id":"AvT_vPze0pAeZLtfuuZ_nGs"}}

Please assist

Nitin
Asked about 6 months ago