jlobos / instagram-web-api

🤳 Instagram Private Web API client for Node
https://npmjs.com/instagram-web-api
MIT License
1.12k stars 185 forks source link

403 error when trying to login #52

Open sebnun opened 6 years ago

sebnun commented 6 years ago

When trying to login using client.login() I get an http 403 error with an html page saying:

This page could not be loaded. If you have cookies disabled in your browser, or you are browsing in Private Mode, please try enabling cookies or turning off Private Mode, and then retrying your action.

My code was working fine until yesterday.

It seems this has happened with the official API before https://stackoverflow.com/questions/50530404/bug-with-instagram-api-login-this-page-could-not-be-loaded

morris commented 6 years ago

58 fixes this and similar issues

mrbinr commented 6 years ago

Hi, I have the same issue when i try to use uploadPhoto method.

Best Regards Pascall

mrbinr commented 6 years ago

Hi, In my case it was juste a problem of Instagram account right which were wrong. Now it works ! Thanks for your job

Best Reagards Pascall