You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ipatool kept reporting ERR error="something went wrong" success=false, but it wasn't clear if I should stop retrying, so I didn't, and I assume at some point my account will get locked or something.
It would be been helpful for the ipatool to catch the case where the error contains "Your account is disabled", so I can stop trying!
Description
I tried to authenticate and I guess Apple wasn't happy about it. When I turned on verbose logging, I saw:
The
ipatool
kept reportingERR error="something went wrong" success=false
, but it wasn't clear if I should stop retrying, so I didn't, and I assume at some point my account will get locked or something.It would be been helpful for the
ipatool
to catch the case where the error contains "Your account is disabled", so I can stop trying!Here's the full error:
The text was updated successfully, but these errors were encountered: