majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.37k stars 470 forks source link

App-specific password does not work? #90

Closed therealFoxster closed 2 years ago

therealFoxster commented 2 years ago

What happened?

I tried to supply an app-specific password to the tool but keeps getting unknown error every time. Is this just me or does the tool not work with app-specific passwords?

Version

1.1.2

Relevant log output

==> ⚠ī¸  [Warning] Enter Apple ID email:
==> ⚠ī¸  [Warning] Enter Apple ID password:
==> 🛠   [Debug] Creating HTTP client...
==> 🛠   [Debug] Creating App Store client...
==> ℹī¸  [Info] Authenticating with the App Store...
==> 🛠   [Debug] unknownError
==> ❌   [Error] An unknown error has occurred.
majd commented 2 years ago

This is not a bug - unfortunately, the private API that the tool uses does not support app-specific passwords. Until that changes, adding support for app-specific passwords in ipatool is not possible.