Issue with Comment Deletion Endpoint on Facebook Page
I'd like to bring to your attention an issue we've observed regarding the deletion of comments on Facebook Pages. As of January 22, 2024, at 01:26 (UTC), it appears that the comment delete endpoint no longer returns success=true upon successful deletion, as indicated in the documentation.
Instead of the expected response:
{
"success": true
}
We are now receiving an empty response:
[]
This inconsistency has been noticed since the specified date and time. The documentation, found at https://developers.facebook.com/docs/graph-api/reference/v18.0/comment#deleting, clearly states that the expected response should include "success": true.
To illustrate the issue, you can refer to the post link: https://www.facebook.com/feelgameworld/videos/1365948704273842/ and the comment link: https://facebook.com/701647665327134_2341614089562131.
We would appreciate it if community members could confirm whether they are experiencing the same behavior or if this is an isolated incident. Your insights and feedback on this matter are invaluable.
Thank you for your attention and assistance.
We meet the same issue
I have been facing a similar issue since this morning