taengstagram / instagram-livestream-downloader

Instagram Live Stream Downloader
MIT License
119 stars 37 forks source link

ClientError Bad Request: challenge_required #14

Closed ghost closed 7 years ago

ghost commented 7 years ago

Please read the following instructions carefully


Before submitting an issue, make sure you have:

Purpose of your issue:

For a bug report, you must include the command used and a complete output/error log.

Command:

livestream_dl -u "myusername" -p "password" "myfavigacct"

Complete Output/Error Log:

INSTAGRAM LIVESTREAM DOWNLOADER (v0.3.7) [python=3.5.2,linux]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
ClientError Bad Request: challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/XXXXX/XXXX/", "api_path": "/challenge/XXXXX/XXXXXX/", "lock": true, "logout": false, "native_flow": true}, "status": "fail", "error_type": "checkpoint_challenge_required"})

Describe your issue

Not exactly sure what to describe here, it is no longer working. I also get this error on v0.3.6, so I don't believe it's to do with your added Replay feature.

URL shown in the error takes me to verification page:

Verification

ghost commented 7 years ago

Fixed the issue by verifying my account with the code. Instagram doesn't like multiple IPs accessing accounts.