instagram - receiving a list of all the people who done like a special picture -


i want receiving list of people done special picture ,but can't . use url:

https://api.instagram.com/v1/media/{media-id}/likes?access_token=access-token 

but result of using url receive json :

{"meta": {"code": 200}, "data": []} 

ََand if liked photo registered case

{"meta": {"code": 200}, "data": [{"username": "hamed.m1997", "profile_picture": "https://igcdn-photos-h-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14712441_723099691174703_691272611174285312_a.jpg", "id": "1522131692", "full_name": "hamed mansouri"}]} 

thanks ,for help

when application in sandbox mode can information , sandbox users.

https://www.instagram.com/developer/sandbox/


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -