'I am trying to find out instagram stories where my users are mentioned but I cannot find any. Is there a callback or API for that?

So far, I have created an app in facebook and attached instagram professional account to my facebook page.

I can get

  • the instagram account ID of my user
  • I can then query the /tags API to get a list of media objects where user was tagged but this only returns posts in feed where my user was tagged but not stories

https://developers.facebook.com/docs/instagram-api/reference/ig-user/tags

Has anyone been able to reliably retrieve stories from facebook where a particular user has been mentioned?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source