Username field missing using the instagram_business_manage_comments permission
When using the Instagram Graph API with Instagram Login (graph.instagram.com) it is not possible to get the username of comments.
We have the instagra_business_basic and. instagram_business_manage_comments permissions in Advanced Access, but when we request the field "username" the API does not return a username: https://graph.instagram.com/\
Response:
... { "text": "The text of the comment", "id": "1234567891234" }
It only returns "username" in case the commenter is the owner of the media.
Not sure if this is a bug, a not document behavior, or we are missing something.
Anyone else experimenting this?
Same issue here!
Hello, we are encountering a similar issue, but the "from" field leads to an error and "user" or "username" don't show up. Have you found any solution?
Hello, we are encountering a similar issue, but the "from" field leads to an error and "user" or "username" don't show up. Have you found any solution?