-
Notifications
You must be signed in to change notification settings - Fork 504
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
ipatool not prompting 2FA code on my devices #224
Comments
I get this too, and when i provide it via --auth-code command line, or try adding it to the end of the password (saw in another issues thread), I get this error ERR error="Did you forget your password?" success=false |
same |
Found the issue. |
Make sure that your credentials are correct. You can also retrieve the 2FA code from an iOS or Mac device that is already logged in via that Apple ID - using the Settings app. |
If anyone else stumbles on this, try using |
Settings > Apple ID > Sign-in & Security > Two-Factor Authentication > Get Verification Code My issue was I was using the wrong command line format, but ipatool doesn't complain when it's incorrect! When I corrected command line format and password, my devices showed the 2FA popup.
|
What happened?
When I run
ipatool auth login -email [email protected]
(fake email for privacy) and enter my password, I am asked for a 2FA authentication code. However, I am not getting a code on any of my devices. Using the-password
flag doesn't work either. This prevents me from being able to download any ipa files.Version
2.1.3
Relevant log output
The text was updated successfully, but these errors were encountered: