We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i'm using PHP 8.1 and i tried this example -> https://github.com/postaddictme/instagram-php-scraper/blob/master/examples/getPaginateMediasByTag.php
But there's no Set-Cookie headers on line 514 of Instagram.php . How can i solve this?
The text was updated successfully, but these errors were encountered:
i have same issue
Sorry, something went wrong.
I have the same issue, I hope there will be update soon.
There is a bug in the package, "Set-Cookie" does not exists, but exists with lowercase "set-cookie"
No branches or pull requests
Hi, i'm using PHP 8.1 and i tried this example -> https://github.com/postaddictme/instagram-php-scraper/blob/master/examples/getPaginateMediasByTag.php
But there's no Set-Cookie headers on line 514 of Instagram.php . How can i solve this?
The text was updated successfully, but these errors were encountered: