webpush-java
webpush-java copied to clipboard
Error 403 for chorme
I use only one vapid key for all subscribe but half of them send success, the other response: the VAPID credentials in the authorization header do not correspond to the credentials used to create the subscriptions. with CHROME i use vapid key gen by https://github.com/web-push-libs/vapid i try in node web-push , it response this error, too so what should i do, please help me. thank you