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

validate_signature(googleplay) Unable to accept purchase Data signature #82

Open
LionReal opened this issue Feb 1, 2022 · 0 comments
Open
Labels

Comments

@LionReal
Copy link

LionReal commented Feb 1, 2022

validate_signature(googleplay) Unable to accept purchase Data signature

I am trying to verify the product purchased from google play with the Google Play (receipt + signature) method, but gooleplay.py _validate_signature function does not accept the "signature" transmitted by google play by warning "Bad signature", am I missing something? Is my definition of "sig = base64.standard_b64decode(signature)" wrong? I do not understand.

@LionReal LionReal added the bug label Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant