After I run GOOGLE_APPLICATION_CREDENTIALS=/Users/username/Downloads/pass-converter-main/file.json node app.js demo .
The console show this error.
Encoded jwt too large (2154) - stripping object from payload and creating via api
Error creating object GaxiosError: not a valid id
errors: [
{
message: 'not a valid id: xxx.xxx',
domain: 'walletobjects',
reason: 'invalidResource'
}
]

After I run GOOGLE_APPLICATION_CREDENTIALS=/Users/username/Downloads/pass-converter-main/file.json node app.js demo .

The console show this error.
Encoded jwt too large (2154) - stripping object from payload and creating via api
Error creating object GaxiosError: not a valid id
errors: [
{
message: 'not a valid id: xxx.xxx',
domain: 'walletobjects',
reason: 'invalidResource'
}
]