GoogleChromeLabs / web-push-codelab

Other
557 stars 293 forks source link

I am unable to subscribe web push service #74

Open LuqmanUddin0007 opened 6 years ago

LuqmanUddin0007 commented 6 years ago

untitled

nikhils4 commented 4 years ago

You forgot to provide applicationServerKey, that all I can infer from your error message,

Somewhere here,

const applicationServerPublicKey = '<Your Public Key>';