-
Notifications
You must be signed in to change notification settings - Fork 494
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
The program cannot continue to be used. Login erro #298
Comments
Is this then returning results like |
Hi, thank you very much for your response. When I enter the correct ID and password, it should show email= name=" " success=true. After debugging, I found that Apple returned a 404 error, indicating the request was rejected. The ipatool logic did not account for a 404 response, which resulted in it returning success=true. In reality, the request had already received a 404 error. I'm not sure if anyone else has encountered this issue or if there are any solutions available. |
Well this continues to be an issue for me today, I had hoped it was temporary |
Same issue for me as well |
|
same here |
The same occured for Xcodes.app and they fixed it: https://github.com/XcodesOrg/XcodesApp/pull/640/commits |
What happened?
Hi there, I've encountered a new issue. Around yesterday, when attempting to log in, Apple's side would report a 404 error, which prevented the login process and halted the entire program from proceeding.
Version
2.1.4
Relevant log output
The text was updated successfully, but these errors were encountered: