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
I was able to fix this using the official Instagram app. Just open the app (assuming it is logged into the same account as InstagramScraper) and when the app alerts you to suspicious login attempts, allow the login attempt.
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.
I ran the command
php -f getAccountById.php
in theexamples
folder and got the following error.PHP Fatal error: Uncaught InstagramScraper\Exception\InstagramAuthException: Something went wrong. Please report issue. in /development/work/image_analysis/porsche/instagram-php-scraper/src/InstagramScraper/Instagram.php:1056
Stack trace:
#0 /development/work/image_analysis/porsche/instagram-php-scraper/examples/getAccountById.php(9): InstagramScraper\Instagram->login()
#1 {main}
thrown in /development/work/image_analysis/porsche/instagram-php-scraper/src/InstagramScraper/Instagram.php on line 1056
The text was updated successfully, but these errors were encountered: