-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Checkpoint Challenge required.... #1186
Comments
Hey @jcavallo88, We did a quick check and this issue looks very darn similar to
This could be a coincidence, but if any of these issues solves your problem then I did a good job 😄 If not, the maintainers will get to this issue shortly. Cheers, |
Please see this: #1224 you have 2fa enabled I assume? |
Is there even a way to disable 2FA in IG? I took a quick look and didn't see anything. Could be cause I was using a business account. I assume it's standard across all types of accounts? I tried exporting a cookie and used the code that navigates the 2FA but it doesn't seem to work. |
Hello, has this situation been updated? I'm having the same problem, instagram asks for login confirmation and I can't access the account. 2020-02-03 13:47:33,997 - DEBUG - Responsecode indicates error; response content: b'{"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/6525713726/yCJm9h2FwX/", "api_path": "/challenge/6525713726/yCJm9h2FwX/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true}, "status": "fail", "error_type": "checkpoint_challenge_required"}' |
getting this error as well, login info is correct, 2fa is not enabled on ig, what else could be the issue? even after manually clearing challenge it just repeats |
Your password needs to be changed. Change your password. Remove the secret file and the json cookie file and you're good to go. |
@bruvv 'Remove the secret file and the json cookie' Remove what where? I have the same issue.. |
I have the same issue please help @bruvv |
encountered same error here, any solution? |
Same error here |
Please see #1293 (comment) for a quick workaround. |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like so [x]).Before submitting an issue, make sure you have:
Purpose of your issue?
The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.
For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.
Paste the output of
python -V
here:Code:
Error/Debug Log:
Running the bot off a VPS, whenever checkpoint challenge occurs and user clicks "this was me" then re logs in a new challenge occurs. Im guessing that this is because the code randomizes what kind of device it logs in from?
The text was updated successfully, but these errors were encountered: