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

"authenticated": false" when client.login #285

Closed svrem closed 2 years ago

svrem commented 2 years ago

When I run the await client.login(), I get as return value like this: { user: true, authenticated: false, status: 'ok' }. After that if I run the command client.uploadPhoto({ ... }) I get an error saying: {"message":"login_required","status":"fail"}.

Does anyone know how to fix this?

hailovigor commented 2 years ago

Have you solved this problem?

Freccia commented 1 year ago

I have the same error. Any suggestion?

Freccia commented 1 year ago

I used a proxy to see the requests. The login request seem to be ok, but then posting a photo does not work, I get the 403 error.

Screenshot 2022-10-10 at 14 08 13 Screenshot 2022-10-10 at 14 10 28

Any ideas of what is going wrong ?

scrapguru commented 1 year ago

it's cuz of bad password encryption, if you need help contact me on telegram t.me/scrapguru