pgrimaud / instagram-user-feed

This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
MIT License
882 stars 138 forks source link

Stories are not fetch #346

Closed deepahir closed 2 years ago

deepahir commented 2 years ago

Version(s) affected: 6.16.4

Description
$feedStories = $api->getStories($profile->getId()); This code return empty even in my instagram account already stories. getStories not working. Can you please say what is solution.

deepahir commented 2 years ago

Sorry, that is my problem. this is working fine.