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 #294

Closed
pedropamn opened this issue Mar 19, 2018 · 5 comments
Closed

Account with this username does not exist #294

pedropamn opened this issue Mar 19, 2018 · 5 comments
Labels

Comments

@pedropamn
Copy link

Hi

I applied #290, but my script returns "Account with this username does not exist"

$account = $instagram->getAccount($username);

This is weird... Thanks

@bomboem
Copy link

bomboem commented Jun 9, 2018

Same problem here. It's even more confusing, because I'm running the exact same version of the scraper on an other machine, and that works fine. I have no clue. Does anyone have an idea?

@stale
Copy link

stale bot commented Apr 17, 2019

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.

@stale stale bot added the wontfix label Apr 17, 2019
@stale stale bot closed this as completed Apr 24, 2019
@Johnnydoncom
Copy link

Please is there any fix to the above problem? "Account with this username does not exist". Everything works fine on localhost, but triggers the error when uploaded to remote hosting account. I'm comfused.

@UXandre
Copy link

UXandre commented Aug 29, 2019

@Johnnydoncom had the same issue back in 2018. Make sure when you deploy the site all the packages are updated, too. After upgrading the package to the latest version it was all sorted. Just tried again and the getAccount() method still works for me properly on both local and production with a version of "^0.8.22".

If all looks good but still doesn't work, giving a go rebooting your server may give you some luck perhaps.

Good luck!

@erikkubica
Copy link

as @UXandre mentioned 0.8.22 worked after downgrading the package, but only for single use, afterwards it throws the same error

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

No branches or pull requests

5 participants