dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.99k stars 1.14k forks source link

checkPoint result.action == "close" #801

Closed bumsun closed 5 years ago

bumsun commented 5 years ago

Hello In checkPoint when sending code var result = await ig.challenge.sendSecurityCode (code) for some accounts comes in response: {"reponse":"1","result":{"action":"close","status":"ok"}}

Has anyone solved this problem?

It was also noticed that an additional notification appears confirming the login in the Instagram application.

derolf commented 5 years ago

I am seeing the same: correct code was sent and "close"/"ok" comes back, but the logged_in_user field stays undefined.

shubhamm commented 5 years ago

Facing same problem with mgp25 insta api The problem is it asks user to login into account and click that it was me. OR we can say it can go in FOREVER LOOP.

realinstadude commented 5 years ago

https://github.com/dilame/instagram-private-api/commit/e9c516c5d295aa4057f8b89ebe888efeff3d0170