You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
hello i want to get my stories viewer but i cannot make it work
php getStories.php
PHP Fatal error: Uncaught Unirest\Exception: transfer closed with outstanding read data remaining in C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php:476
Stack trace:
#0 C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php(236): Unirest\Request::send('GET', 'https://www.ins...', NULL, Array, NULL, NULL)
#1 C:\Users\raas\Desktop\instagram-php-scraper\src\InstagramScraper\Instagram.php(992): Unirest\Request::get('https://www.ins...', Array)
#2 C:\Users\raas\Desktop\instagram-php-scraper\examples\getStories.php(7): InstagramScraper\Instagram->getStories()
#3 {main}
thrown in C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php on line 476
Fatal error: Uncaught Unirest\Exception: transfer closed with outstanding read data remaining in C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php:476
Stack trace:
#0 C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php(236): Unirest\Request::send('GET', 'https://www.ins...', NULL, Array, NULL, NULL)
#1 C:\Users\raas\Desktop\instagram-php-scraper\src\InstagramScraper\Instagram.php(992): Unirest\Request::get('https://www.ins...', Array)
#2 C:\Users\raas\Desktop\instagram-php-scraper\examples\getStories.php(7): InstagramScraper\Instagram->getStories()
#3 {main}
thrown in C:\Users\raas\Desktop\instagram-php-scraper\vendor\mashape\unirest-php\src\Unirest\Request.php on line 476
everything else work just fine...
The text was updated successfully, but these errors were encountered: