in-app-purchase icon indicating copy to clipboard operation
in-app-purchase copied to clipboard

googlePublicKeyStrSandBox still required?

Open FiratSusan opened this issue 5 years ago • 2 comments
trafficstars

Hello folks,

I wanted to tryout this package for a project to verify subscriptions. So far I have setup a service account with a privat key file + the live license key from the Play Console. Currently I am struggling to find any sandbox key for my app.

Theres no real information out there on how to get a "sandbox" key from the Google Play Console/API. Could it be possible that the googlePublicKeyStrSandbox is not required anymore and I just have to set it to the same values as googlePublicKeyStrLive?

FiratSusan avatar Jun 26 '20 01:06 FiratSusan

@FiratSusan I got the same issue, validating using the public live key failed. Do you have any solution yet?

mchhaily avatar Sep 15 '20 09:09 mchhaily

Hello

I am facing the same issue, my first question is how did you setup a service account with a private key file?

I have been able to obtain my live license key from the Play Console but there is no indication for sandbox?

famictech2000 avatar Jul 04 '21 03:07 famictech2000