Pusher Beams Configuration
Hi,
I have a pusher beams setup and I can with their console send push notifications to my web app.
I'm trying to setup a novu workflow with pusher beams and I'm getting:
Subscriber does not have a configured channelThere are some integration keys/secrets that I setup wrongly or what could be possibly wrong here?
6 Replies
@BartB Did you complete updating subscriber credentials step similar to FCM https://docs.novu.co/channels-and-providers/push/fcm#setting-device-token
Novu
Firebase Cloud Messaging (FCM) - Novu
Learn how to use the Firebase Cloud Messaging (FCM) provider to send push notifications using Novu
@Pawan Jain when trying that with cURL I'm getting:
can you share curl please?
I changed credentials there
Correct cURL
@Pawan Jain that url worked - the docs are incorrect. Do you know if I have to setup something specific in code for:
in order to receive push notifications from novu? I mean the workflow now works but I do not see push notifications.