Issue with Retrieving Comments from Facebook Graph API: Missing User Info and Comment IDs
1

Hi everyone,

We are encountering an issue when trying to retrieve comments on public posts using an access token. The user's information who made the comment is not being returned, and more importantly, the comment ID is missing from the response.

There have been no changes to our permissions or code, and we are seeing the same issue when using the Graph API Explorer.

Here’s the request we are using:

curl --location 'https://graph.facebook.com/v19.0/115407675137123_1747740422635080/comments?access_token=MASKED_ACCESS_TOKEN&fields=id%2Cmessage%2Ccreated_time%2Cfrom%2Clike_count%2Ccomment_count&summary=true'

Any assistance in resolving this would be appreciated.

Thanks!

David
질문함 약 3주 전