Getting Instagram Business Account media objects via Graph API
I am trying to use the Instagram Graph API to export the text and media from stories posted by an Instagram business account. Following the docs here, they query the Facebook pages that the logged-in user has admin access to, then query for the associated Instagram business account, then query for that account’s media. However, … Read more