Instagram Platform API account IDs will not work with the new Instagram Graph API. Please use the Page node to determine the correct Instagram Business Account ID associated with the Facebook page.
This edge allow you to get an Instagram Business Account's stories.
This operation is not supported.
To get all of an Instagram Business Account's stories, send a GET
request to the /user/stories
edge.
A User access token with the following permissions:
instagram_basic
instagram_manage_insights
If the token is for a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_management
manage_pages
business_management
GET graph.facebook.com /17841405822304914/stories
{ "data": [ { "id": "17861937508009798" }, { "id": "17862253585030136" }, { "id": "17856428680064034" }, { "id": "17862537148046301" }, { "id": "17852121721080875" }, { "id": "17862694123018235" } ] }
This operation is not supported.
This operation is not supported.