postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.

Home Page:https://packagist.org/packages/raiym/instagram-php-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

401 unauthorized

choudhury009 opened this issue · comments

Hi, after a couple of successful tries of retrieving media using getMedias() for a public profile. It is now saying 401: Unauthorized.

Any ideas on what the issue is and how to overcome this.

Thanks

Could this be an IP blocking issue?

  • Have you tried to change the IP to make the query?

@carlosanpardo yes I’m thinking the same, it could be that. Do you know how to add proxies to a server? I’m currently using a Digital Ocean Ubuntu server.

I test from my laptop with XAMPP and works (without credentials). Using a Web server appear and 401 unauthorized. Any idea to use the proxy?