-
Notifications
You must be signed in to change notification settings - Fork 292
Open
Description
The sample data shows that signature along with data is required,
{
"data": {Signed Data JSON},
"signature": "Base 64 encoded signature string"
}
But in my purchase receipt I only get the following things
{"orderId":"xxxxxxxxxxxxxxxx","packageName":"xxxxxxxxxxxx","productId":"xxxxxxxxxxxxxx","purchaseTime":1586239152181,"purchaseState":0,"purchaseToken":"xxxxxxxxxxxxxxxxxxxxxxxx","autoRenewing":true,"acknowledged":false}
And when validating it with iap it throws error saying
{"error":{},"status":498,"message":"Invalid Purchase Token"}
Could you please help me out ?
Thanks
emersonhsieh
Metadata
Metadata
Assignees
Labels
No labels