Closed dolphinsd closed 1 year ago
Hi, we obtained json file from developer console for our service account.
How we generate, extract private key from json file provided by google?
Pasting private key from json file does not seems to work in step parser.AddPrivateKey.
@dolphinsd did it worked with you? I'm trying save values from google doc but not working
Please refer to Payment data cryptography for information about generating keys and the protocol itself.
Hi, we obtained json file from developer console for our service account.
How we generate, extract private key from json file provided by google?
Pasting private key from json file does not seems to work in step parser.AddPrivateKey.