New Instagram API - How do you request tagged media?
问题 This question is going to seem like a duplicate of all the previous ones around this issue, specifically this question PHP Instagram API - How to get MIN_TAG_ID and MAX_TAG_ID. But with the new API changes the previous answers no longer work. Goal I want to request media for a specific tag. The Documentation Instagrams documentation on getting tagged media specifies you need to have the public_content scope and that there are 4 available parameters; ACCESS_TOKEN , COUNT , MIN_TAG_ID , and MAX