I am exploring the new Instagraph Graph API, but I am kinda stucked.
My objective is to get the list of the users that liked a certain media where my business was tagged and / or mentioned.
Any advices?
What I managed to get is the following: caption comments comments_count like_count media_type media_url owner
Unfortunately, I still haven't found a way to find out who are the actual people who put "like" (or at least from where are these likes coming from).
Thank you very much in advance to you all!