Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why GCM/FCM support without VAPID keys is removed? #319

Closed
omitech opened this issue Mar 9, 2021 · 2 comments · Fixed by #393
Closed

Why GCM/FCM support without VAPID keys is removed? #319

omitech opened this issue Mar 9, 2021 · 2 comments · Fixed by #393

Comments

@omitech
Copy link

omitech commented Mar 9, 2021

Why GCM support has been removed? I think it is still possible to send web pushed to FCM endpoint with Authorization: key= header without VAPID

@lukewarlow
Copy link

As far as I'm aware Chrome was the only browser to support it and this issue https://bugs.chromium.org/p/chromium/issues/detail?id=979235 shows it's been deprecated.

@Tikolu
Copy link

Tikolu commented Apr 9, 2021

I've been struggling with this issue for a couple of hours now. Is there any way to send a push notification to an FCM endpoint using this library?
I keep receiving the authorization header must be specified error.

EDIT: Here is my own issue on the topic #325

EDIT 2: Turns out I was entering my security keys incorrectly, more details here: #325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants