> Have you looked at http://www.nuget.org/packages/JWT/ Just now. Looks like it will do the job. Thanks.
From: [email protected] To: [email protected] Subject: RE: Chrome Packaged App InApp payments Date: Tue, 11 Feb 2014 19:10:45 -0700 Have you looked at http://www.nuget.org/packages/JWT/ I had success with it last year for use as single sign-on with a local vendor here in the US. -------- Original Message -------- Subject: Chrome Packaged App InApp payments From: Nic Roche <[email protected]> Date: Tue, February 11, 2014 7:08 pm To: "[email protected]" <[email protected]> Hi, What is used to to create JWT (jot) packets in the .Net world? I have used InstantBuySample/Library but cannot verify the jot because of the different Merchant approvals between InstantBuy and InApp payments - getting this console response output: {error: "MERCHANT_ACCOUNT_ERROR", details: "Merchant account not found. Please check your ID or contact Google."} I have contacted google, with no meaningful response. Any shared experience is appreciated.. Nic
