Skip to content
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

Purchase succeeds, download fails #262

Open
z-tux-mind opened this issue Feb 8, 2024 · 2 comments
Open

Purchase succeeds, download fails #262

z-tux-mind opened this issue Feb 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@z-tux-mind
Copy link

z-tux-mind commented Feb 8, 2024

What happened?

I can purchase the app, but I cannot download.
I can download the app from the AppStore from the iPhone.
Is there a way to enable HTTP debugging?

Version

2.1.4

Relevant log output

root@67936bd343e4:/app# ipatool --verbose --keychain-passphrase secret --format json --non-interactive purchase -b com.naturalmotion.customstreetracer2
{"level":"info","success":true,"time":"2024-02-08T08:06:16Z"}
root@67936bd343e4:/app# ipatool --verbose --keychain-passphrase secret --format json --non-interactive download -b com.naturalmotion.customstreetracer2 -o /tmp
{"level":"debug","error":"license is required","time":"2024-02-08T08:06:37Z"}
{"level":"error","error":"license is required","success":false,"time":"2024-02-08T08:06:37Z"}
@z-tux-mind z-tux-mind added the bug Something isn't working label Feb 8, 2024
@z-tux-mind
Copy link
Author

2024/02/15 09:55:25 download: license required: received response: {StatusCode:200 Headers:map[REDACTED] Data:{FailureType:9610 CustomerMessage:License not found Items:[]}}
2024/02/15 09:55:26 purchase response: {StatusCode:200 Headers:map[REDACTED] Data:{FailureType: CustomerMessage: JingleDocType:purchaseSuccess Status:0}}
2024/02/15 09:55:26 download: license required: received response: {StatusCode:200 Headers:map[REDACTED] Data:{FailureType:9610 CustomerMessage:License not found Items:[]}}
9:55AM ERR error="license is required" success=false

@ddxv
Copy link

ddxv commented Apr 5, 2024

@z-tux-mind I also have your exact issue. First purchase is success, but then download message says "license required". It's happened for a large number of apps like "ai.replika.app" though it might just have been triggered after I downloaded more than 30 apps.

Did you ever figure out what the issue was or a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants