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

Google validation: bug when try to validate Sbx after Live fail #149

Closed
karim73 opened this issue Jan 1, 2018 · 2 comments
Closed

Google validation: bug when try to validate Sbx after Live fail #149

karim73 opened this issue Jan 1, 2018 · 2 comments

Comments

@karim73
Copy link

karim73 commented Jan 1, 2018

Hi,

Env: Google play store
Validation: Live and sbx (config.test = false)

When i try to validate a receipt, (Live first, then SBX) i got the following error: receipt.data must be a string
Because the receipt.data was parsed in the Live validation step
I just added receipt.data = JSON.stringify(receipt.data) juste before trying sbx validation.

Is there any fix to resolve this issue ?

Thank you

@voltrue2
Copy link
Owner

voltrue2 commented Jan 2, 2018 via email

voltrue2 added a commit that referenced this issue Jan 10, 2018
@voltrue2
Copy link
Owner

640104a

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

2 participants