Do push notifications work with just a configured vapid key pair? #136
-
|
I set up a vapid key pair using the provided script but push notifications for both me and my friend arent working. I tried debugging it and even recreating the vapid keys but no luck. Is this a known bug right now or am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
dillfrescott
Dec 5, 2025
Replies: 1 comment
-
|
Apparently my browser had old vapid keys cached at that address because i reused the subdomain. Problem is solved I think after clearing the site data. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dillfrescott
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apparently my browser had old vapid keys cached at that address because i reused the subdomain. Problem is solved I think after clearing the site data.