Skip to content

Conversation

@gitevedev
Copy link

In case the ipatool hadn't been used for some days, upon a bundle download attempt it returns an error Sign In to the iTunes Store with error code 2042.

The tool currently attempts to re-login automatically only if the 2034 (FailureTypePasswordTokenExpired) code is returned, but for the error 2042 it just fails.

This PR adds handling of the 2042 error to the tool similar to how 2034 is handled.
Such auto-login doesn't require 2FA.

gitevedev and others added 4 commits January 13, 2026 23:21
Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.6.0 to 1.7.0.
- [Commits](dvsekhvalnov/jose2go@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/dvsekhvalnov/jose2go
  dependency-version: 1.7.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant