-
Notifications
You must be signed in to change notification settings - Fork 800
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
Account with this username does not exist #286
Comments
I'm having the same problem. |
get the same problem |
variable on output instagram has changed |
Same problem here, any quick fix? |
Thanks! @aik27 |
@aik27 thanks https://instagram.com/graphql/query/?query_id=17888483320059182&id=user_id&first=12&after=end_cursor does instagram have api newsfeed ??? |
I have updated to the lastest version. but the error "Account with this username does not exist" appears.... :( I use: |
I have updated to the lastest version. but the error "Account with this username does not exist" appears.... :( I use: $account = $instagram->getAccount($username); the same I updated but error anyway apears |
I've opened a new issue for this #294 |
Running the scraper in localhost get this error
Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Account with this username does not exist in src/InstagramScraper/Instagram.php:593 Stack trace: #0 /examples/getAccountByUsername.php(10): InstagramScraper\Instagram->getAccount('kevin') #1 {main} thrown in src/InstagramScraper/Instagram.php on line 593
The text was updated successfully, but these errors were encountered: