We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getting the following error:
re buyProduct_purchase failed! Message: Purchase couldn’t be completed. (errorType None-None) main.py:321 CRITICAL Raw Response: {'pings': [], 'metrics': {'dialogId': 'MZCommerce.ProductNotForSale', 'message': 'Purchase couldn’t be comp', 'messageCode': '2059', main.py:322 'options': ['OK'], 'actionUrl': 'buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct', 'asnState': 0, 'mtTopic': 'xp_its_main', 'eventType': 'dialog'}, 'failureType': '2059', 'customerMessage': 'Purchase couldn’t be completed.', 'm-allowed': False, 'dialog': {'m-allowed': False, 'isFree': True, 'message': 'Purchase couldn’t be completed.', 'explanation': 'Check the item and try again.', 'defaultButton': 'ok', 'okButtonString': 'OK', 'initialCheckboxValue': True}}
execute the following: python3 main.py lookup -i 1280548773 -c us download --purchase -e mail -p pass
python3 main.py lookup -i 1280548773 -c us download --purchase -e mail -p pass
The text was updated successfully, but these errors were encountered:
No branches or pull requests
getting the following error:
execute the following:
python3 main.py lookup -i 1280548773 -c us download --purchase -e mail -p pass
The text was updated successfully, but these errors were encountered: