TheM4hd1 / SwiftyInsta

Instagram Private API Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't get highlighted stories media details.

developweb10 opened this issue · comments

Firstly I would like to say thank you for this great library. I am not able to fetch the highlighted tories media details. Firstly hitting this https://i.instagram.com/api/v1/highlights/{userPk}/highlights_tray/ from this getting all highlighted stories but I want to fetch highlighted stories media details.

This question has been answered countless times in different forms.
Story tray elements, such as highlights, generally only return media info for the first one in the collection.
You need to then pass their identifiers to StoryHandler.reelsMedia.