NyaMisty / ipatool-py

IPATool-py: download ipa easily
https://drafts.misty.moe/ipatool-py-5848aa887aff4bc49fad6dc495a6578f
444 stars 112 forks source link

Unable to purchase an app + Readme issue #26

Closed ZonD80 closed 8 months ago

ZonD80 commented 2 years ago

Getting MZCommerce.PriceMismatch error - so unable to purchase paid apps

Also you need to mention in readme that user needs to authorise computer and make first purchase in iTunes with marked "do not ask for password" checkbox, otherwise this error throws: MZCommerce.ConfirmationNeededForOneClickBuy.SoftwareApplication, it is not handled in your code.

ipatch commented 1 year ago

Getting MZCommerce.PriceMismatch error - so unable to purchase paid apps

Also you need to mention in readme that user needs to authorise computer and make first purchase in iTunes with marked "do not ask for password" checkbox, otherwise this error throws: MZCommerce.ConfirmationNeededForOneClickBuy.SoftwareApplication, it is not handled in your code.

gold, i kept getting an error response code until i authorized my computer with itunes installed.

NyaMisty commented 8 months ago

Added a readme notice :) Thank you!