pass-js icon indicating copy to clipboard operation
pass-js copied to clipboard

Status 400 when pushing updates

Open axjowo opened this issue 2 years ago • 2 comments

After generating a pass and saving it in my wallet I want to send push notifications to the Pass. I managed to get the pushToken via webservice, but template.pushUpdates(myToken) returns a 400 status code [Object: null prototype] { ':status': 400, 'apns-id': 'FD4215FA-6D82-F2F1-952A-CE516A5146FA', [Symbol(nodejs.http2.sensitiveHeaders)]: [] }

axjowo avatar Dec 09 '21 09:12 axjowo

what webservice implementation are u using?

mo9a7i avatar Apr 04 '22 12:04 mo9a7i

@axjowo How you registered for updates?

LightDev1 avatar Mar 03 '23 13:03 LightDev1