jcpearce

Results 2 comments of jcpearce

Same issue. Tried command line and java implementation. Same error. Tested all the same keys with node web-push and it works fine. Any ideas?

Figured it out for chrome needed to encode as follows pushService.send(notification, **Encoding.AES128GCM**);