I've been using the Instagram Graph API to fetch comments, but recently (since 8/28) the username field is no longer being returned in the response. I'm using Facebook Login for Business with the following permissions: instagram_basic, instagram_manage_comments, pages_read_engagement, pages_show_list. Any suggestions?
https://developers.facebook.com/docs/instagram-platform/instagram-graph-api/reference/ig-comment
Some tokens could fech username and some could not, but they had the same permissions
Same here. Only ig post owner's username is returned. If I add the from it returns this error
"error": {
"message": "Permissions error",
"type": "IGApiException",
"code": 200,
"fbtrace_id": "ApjvFVTzCf_sRANvaepomxC"
}
Same issue here
We are having the same issue.
Same issue here
Same issue here
We are having the same issue
The same issue here
We are having the same issue too.
Same issue here.
We are having the same issue, is this a bug?
It looks like that.
Same issue here!
Same issue here!
Same issue here
Same issue here
We are having the same issue.
We are having the same issue.
We are having the same issue.
"Starting August 27, 2024, the instagram_manage_comments permission (if your app uses Facebook login) and instagram_business_manage_comments permission (if your app uses Instagram login) will be required to access the username field of an Instagram user who commented on media of an app user's Instagram professional account." it seems to be related to this, not sure why it's not in the changelog.
We have checked permissions. And we have instagram_mange_comments permission, but we can't get username for @mentions in comments. Yesterday it worked.