-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
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
Uncaught InstagramScraper\Exception\InstagramException: Response code is 302 #976
Comments
Are you using any type of proxy ? |
No, I am not,
it's working fine on localhost, whereas not on server.
Also, I upload this code on another server, but i am getting same error
[image: image.png]
…On Wed, Oct 13, 2021 at 1:02 PM beshoo ***@***.***> wrote:
Are you using any type of proxy ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#976 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APJVUGTFVD5ZI2GVQPQGNV3UGUYXRANCNFSM5F4PBN6Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Thanks
Atul kumar
|
That's 100% normal. |
if you are using this library for business, and you need proxies for it, please contact me. |
try using https://github.com/restyler/instagram-php-scraper fork which leverages cloud proxy to avoid headache of managing residential proxies by yourself. |
What happened to this project, it 404's now? |
404 indeed.. try https://github.com/skmachine/instagram-php-scraper instead - not exactly the same but works fine for most of use cases when you need public data |
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. |
Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Response code is 302. Body: Something went wrong. Please report issue. in /var/www/html/insta/src/InstagramScraper/Instagram.php:534 Stack trace: #0 /var/www/html/insta/examples/getAccountByUsername.php(14): InstagramScraper\Instagram->getAccount('kevin') #1 {main} thrown in /var/www/html/insta/src/InstagramScraper/Instagram.php on line 534
The text was updated successfully, but these errors were encountered: