validateReceiptAndroid always "Error" #2024
-
Hello, The android token from my backend server is ok. I successfully get a json when I'm trying to get it from URL : "https://androidpublisher.googleapis.com/androidpublisher/v3/applications/"+purchase.packageNameAndroid+"/purchases/products/"+purchase.productId+"/tokens/"+purchase.purchaseToken+"/?access_token="+token; So I tried to use it without validateReceiptAndroid but then I get : 'purchase is not suitable to be purchased' from finishTransaction(purchase, true); I don't know what is it wrong ? I'm using a service account to access to get a token from my backend server and it's working fine. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
@akaoppa Please post an example of your |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
released fix on |
Beta Was this translation helpful? Give feedback.
released fix on
12.0.3