Im creating a app for raffles that chooses a winner from all the coments in a instagram post, how can i use the instagram api to retrieve the comments ?
The meta site is pretty confusing, i already have my token that i created in my app but when i make a get request to https://graph.instagram.com/POST_ID/comments?access_token=ACCESS_TOKEN, replacing the fields i get the im not authorized to get this info, can someone explain what permissions i need ? With this permision will i be able to get all comments from any public post ?