You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)]: [] }
The text was updated successfully, but these errors were encountered:
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)]: [] }
The text was updated successfully, but these errors were encountered: