Skip to content
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

Closed
mirabdolbaghi2 opened this issue Mar 13, 2018 · 11 comments
Closed

Account with this username does not exist #286

mirabdolbaghi2 opened this issue Mar 13, 2018 · 11 comments

Comments

@mirabdolbaghi2
Copy link

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

@limminho
Copy link

I'm having the same problem.

@hanbz
Copy link

hanbz commented Mar 14, 2018

get the same problem

@imanismailbox
Copy link

variable on output instagram has changed

@fattony80
Copy link

Same problem here, any quick fix?

@aik27
Copy link
Contributor

aik27 commented Mar 14, 2018

@fattony80 #290

@fattony80
Copy link

Thanks! @aik27

@mirabdolbaghi2
Copy link
Author

@aik27 thanks
how you know about new api like:

https://instagram.com/graphql/query/?query_id=17888483320059182&id=user_id&first=12&after=end_cursor

does instagram have api newsfeed ???

@aik27
Copy link
Contributor

aik27 commented Mar 15, 2018

@mirabdolbaghi, just stackoverflow:

https://stackoverflow.com/questions/49265013/instagram-a-1max-id-end-cursor-isnt-working-for-public-user-feeds/49266320#49266320

@pedropamn
Copy link

pedropamn commented Mar 19, 2018

I have updated to the lastest version. but the error "Account with this username does not exist" appears.... :(

I use: $account = $instagram->getAccount($username);

@mzherikhova
Copy link

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

@pedropamn
Copy link

I've opened a new issue for this #294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants