google-wallet / pass-converter

Tool to convert passes for different wallet apps from one format to another
Apache License 2.0
209 stars 29 forks source link

Resource Id Error #11

Closed Viper-ui closed 1 year ago

Viper-ui commented 1 year ago

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?

Viper-ui commented 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.

Viper-ui commented 1 year ago

It was due to the business profile not been setup...hence closing this issue.