majd / ipatool

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

license is required? #199

Closed bkmamba20 closed 1 year ago

bkmamba20 commented 1 year ago

What happened?

when i try to download ipa file "ipatool download --bundle-identifier com.apple.TestFlight -output test.ipa"

ERR error="license is required" success=false

Version

v2.1.2

Relevant log output

ipatool download --bundle-identifier com.apple.TestFlight --output test.ipa
4:22PM INF enter passphrase to unlock "/root/.ipatool" (this is separate from your Apple ID password):
downloading   0% |                                                                                                                                                                                  | ( 0/ 1 B) 4:22PM ERR error="license is required" success=false
majd commented 1 year ago

Duplicate of #184