Closed Viper-ui closed 1 year ago
Hi @stephenmcd the issuer id that i am providing is not valid issuer id it says....what should be done? and also extented jwt issue ...I am currently trying to convert a digital business card only supported by apple wallet to a googlewallet supportable format.
It was due to the business profile not been setup...hence closing this issue.
I have provided all the necessary config(googleaccountservicekeyjsonpath, bucket name and googleissuerid) but when i upload the pk pass file in the converter for the conversion to google wallet supportable format i am getting the error: errors: [ { message: 'Invalid resource ID: 110264239674143199970.pass.com.abb.businesscard', domain: 'walletobjects', reason: 'invalidResource' } ] } Encoded jwt too large (3812) - stripping object from payload and creating via api Error creating object GaxiosError: not a valid id: 110264239674143199970.2a1b5ee8-9c88-11ed-83a2-00155dd324c1
Is the cliend Id provided in json key path the resource id or is it something else?