Multiple Onesignal Integration Stores.
Hello, I have 2 onesignal Integration Stores for push notifications. I have different workflows and for some i need 1st Integration Store, for others-2nd. I am trying to set it but every time i see : "Push provider is not connected
Please configure or activate a provider instance for the Push channel to send notifications over this node".
Then i leads me to Select a provider and make me create a new integration. Even after finishing, still have same error. How to choose proper integration store for my workflows?
6 Replies
update: i set them in developent mode and is stoped showing the error but when i am trying to trigger a notification i have: Unexpected provider error
"code": "ERR_BAD_REQUEST",
"status": 403 meaning forbiden. How to fix it or to tell which app to use
@Safi
Are you self hosting Novu or using Novu cloud https://dashboard.novu.co
i am using cloud
@Safi
If you have created one signal integrations and made them active, you can ignore the message
Push provider is not connected
, it might be visual bug from our side
I have different workflows and for some i need 1st Integration Store, for others-2ndUnfortunately, currently we don't support the selection of providers in the workflow. It can be handled at subscriber level instead For push providers, deviceTokens need to be stored for subscribers, you can store deviceToken for onesignal integration1 only for subscriber type 1
@Safi, you just advanced to level 2!
Thank you . I got that