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

App not purchased error when using token authentication #291

Open
5 tasks done
sureshdsk opened this issue Jan 7, 2022 · 2 comments
Open
5 tasks done

App not purchased error when using token authentication #291

sureshdsk opened this issue Jan 7, 2022 · 2 comments

Comments

@sureshdsk
Copy link

Please provide those informations:

  • Operating System - MacOS Big Sur 11.6
  • Python version - Python 3.8.12
  • GPlayCli version via gplaycli -v - 3.29
  • The way you installed gplaycli: git clone
  • The authentication method: token

When using gsfid and access token facing below issues,

  1. app details not returning the version code

  2. even when manually passing correct version code to download() method,
    /purchase api returns status code 200 and response contains downloadToken.
    but /delivery api raises App not purchased error.

Apk download works when using email and app specific password authentication but not with gsfid and token.

@sureshdsk
Copy link
Author

few apps that I've tried,

  • org.wordpress.android
  • com.google.android.youtube
  • com.facebook.katana

@sureshdsk
Copy link
Author

I have tried https://github.com/89z/googleplay and it works great. But I need to do this in python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant