Unexpected provider error
Hi,
I'm currently running novu locally using docker compose. I set up a basic workflow that sends a push notification. I set up the FCM provider. I then use the following script to send a notification:
I downloaded the FCM toolbox app from the play store, which gives me a device token. So I can test things without having to code an app for it.
If I now run my script, I see the notification in the acitvity monitor but it tells me, that there is an unexpected provider error. The details are just
How should I debug this?
Also see https://i.imgur.com/L2TAYTu.png
I'm currently running novu locally using docker compose. I set up a basic workflow that sends a push notification. I set up the FCM provider. I then use the following script to send a notification:
I downloaded the FCM toolbox app from the play store, which gives me a device token. So I can test things without having to code an app for it.
If I now run my script, I see the notification in the acitvity monitor but it tells me, that there is an unexpected provider error. The details are just
{}.How should I debug this?
Also see https://i.imgur.com/L2TAYTu.png
Imgur
