-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
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
Got Error when trying download app #65
Comments
this mean Can't sign in if need 2FA code |
if you need a 2FA code, then you simply enter the command 1 time, and after receiving it, enter this command again but without a space, add the code to the password like this: -e [email protected] -p "yourpass123456" |
tks you |
but affer add - 2FA code I got error: CRITICAL Store volumeStoreDownloadProduct failed! Message: License not found (errorType 9610-None) main.py:321 |
I have the same error, you are trying to download an old version, but it cannot be downloaded using this application, and if it is a new version, then you need to add the --purchase key |
my command: main.py lookup -b com.smmservice.authenticator -c JP download --purchase -e [email protected] -p xxx -o /Users/username/Documents/IpaTool got eror if adding --purchase
[17:36:29] CRITICAL Store buyProduct_purchase failed! Message: Unable to process your request. (errorType None-None) main.py:321 |
sorry I don't know how to fix this( |
when downloading app by :
python3 main.py lookup -b com.touchingapp.potatsolite -c JP download -e APPLE_EMAIL -p APPLE_PWD -o DIR
the computer show verification code. but in terminal show this error:
CRITICAL Store authenticate failed! Message: MZFinance.BadLogin.Configurator_message main.py:321
CRITICAL Raw Response: {'pings': [], 'failureType': '', 'customerMessage': 'MZFinance.BadLogin.Configurator_message', 'm-allowed': False, 'cancel-purchase-batch': True}
The text was updated successfully, but these errors were encountered: