postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.1k stars 800 forks source link

Error 'User credentials are wrong' - getPaginateMediasByTag #269

Closed pinotarantino closed 5 years ago

pinotarantino commented 6 years ago

Hello, in my Wamp environment, when I try to make a query of type 'getPaginateMediasByTag' , I get the following error: "Fatal error: Uncaught exception 'InstagramScraper\Exception\InstagramAuthException' with message 'User credentials are wrong.' in C:\Users\paolo\vendor\raiym\instagram-php-scraper\src\InstagramScraper\Instagram.php on line 1061".

I checked and my credentials are ok. In version 0.6.1 all was ok, I didn't get this error.

Note that I have to add the code: "Unirest\Request::verifyPeer(false);"

What do you suggest me?

Thanks in advance! Paolo ;)

stale[bot] commented 5 years ago

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.