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

Download Error IPA #184

Closed furkan-enes-polatoglu closed 1 year ago

furkan-enes-polatoglu commented 1 year ago

What happened?

10:05PM ERR error="failed to download file: license is required" success=false

Why this error?

Version

last version

Relevant log output

No response

majd commented 1 year ago

You need to own a license for the app you are attempting to download. If the app is free, you can obtain a license using ipatool by using the purchase command or setting the --purchase flag when using the download command.