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/\/comments?fields=text,username&access_token=\
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?

Tag:-

3 comments.

  1. Liza

    Same issue here!

  2. Fa

    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?

    1. Fa

      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?

Add a new comment.