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

Base64Util decode issue #206

Closed
bachtrong43 opened this issue Dec 3, 2019 · 2 comments
Closed

Base64Util decode issue #206

bachtrong43 opened this issue Dec 3, 2019 · 2 comments

Comments

@bachtrong43
Copy link
Contributor

I used gdx-pay-server to verify the purchase from client. It's always invalid. After test, I detect the reason is Base64Util decode my public key is wrong. After change it to Base64Coder from libgdx core, now it can verify without problem.

@MrStahlfelge
Copy link
Member

Can you provide a PR for the working code?

@bachtrong43
Copy link
Contributor Author

created PR #244

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

No branches or pull requests

3 participants