Deleting a comment does not return `success=true` anymore
As a heads up, we've seen that since 2024-01-18 20:26 (UTC) the comment delete endpoint returns
[]
isntead of
{
"success": true
}
when successfully deleting comments.
The docs are clear that it is supposed to be the latter https://developers.facebook.com/docs/graph-api/reference/v18.0/comment#deleting
Can anyone confirm this?
Workaround is to just not check the result diligently.
I am also facing the same issue since this morning. Facebook Team, please look into this matter.
Hello, we are facing the same issue
response is just {}
I am also facing the same issue since this morning. Facebook Team, please look into this matter.