Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug that was asking for 2FA code again and again. #1784

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sakisdog
Copy link

This PR fixes the bug that caused the 2FA code to be asked again and again even though it was typed correctly. Fixes #1565, #1773, #1758, #1565, #1217 and many more.
No need to import cookies from any browser now.

@aandergr
Copy link
Member

aandergr commented Dec 3, 2022

The 2FA code is no longer requested repeatedly, so it is an improvement, but unfortunately it seems to me that no functioning session is established afterwards.

@aandergr aandergr added the leave open Not closed automatically due to inactivity label Apr 8, 2023
@github-actions github-actions bot added the stale Issue is inactive for a long time label May 19, 2024
@aandergr aandergr removed the stale Issue is inactive for a long time label May 20, 2024
@instaloader instaloader deleted a comment from github-actions bot May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
leave open Not closed automatically due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot login using the 2FA
2 participants