-
-
Notifications
You must be signed in to change notification settings - Fork 648
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
is it an expected behavior for ipatool to lose authentication, and require to re-auth into iTunes store again after some time (even though it had been signed into iTunes Store previously and auth was never revoked manually)?
DBG error="received error: Sign In to the iTunes Store" metadata={"Data":{"CustomerMessage":"Sign In to the iTunes Store","FailureType":"2042","Items":null}, ...
if it is, is there any way to automate re-signin (considering 2FA is normally required when signing in?)
Is it known under which circumstances does the auth token expire (is there a specific timeout after the last sign in, or is there a timeout after last time being used to download a bundle?)
Version
2.2.0
Relevant log output
% ipatool download -b com.apple.TestFlight --verbose
downloading 0% | | ( 0/ 1 B)
5:47PM DBG error="received error: Sign In to the iTunes Store"
metadata={"Data":{"CustomerMessage":"Sign In to the iTunes Store","FailureType":"2042","Items":null},"Headers": ........... ,"StatusCode":200}Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working