Friday, March 9, 2018

Get user that made the comment in facebooks instagram graph api

Leave a Comment

Im building an application that manages comments for instagram business profiles, and i'm a little surprised that there doesn't seem to be a way to get info of the user who made the comment.

The docs seem to point this way too:

Reading a Comment

To read an individual comment's metadata, send a GET request to the /{instagram_comment_id} node and include any of the following fields:

...

user (only returned if the user making the query also made the comment)

So, am i to understand that there is no way to get the info of a user which made a comment on a media of the profile i manage or is there something i am missing? any help would be appreciated.

Thanks in advance

1 Answers

Answers 1

Not sure why Facebook is not reflecting the updated details of their products, however you can check this link from instagram: how to list all media content for comments !

This is the only clause on Instagram developer website.

Get a list of recent comments on a media object. The public_content scope is required for media that does not belong to the owner of the access_token.

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment