it.domenicoesposito
NNovu
•Created by it.domenicoesposito on 2/8/2025 in #💬│support
Issue with OneSignal Integration in Novu: Workflow Runs, but No Notifications Received
Hi guys! 🙂
I'm trying to use integration of OneSignal with Novu for push notifications, but messages are not reaching OneSignal. Novu does not return any errors, yet OneSignal does not receive the request to trigger the push notification.
I followed the official Novu guide for integrating OneSignal: https://docs.novu.co/integrations/providers/push/onesignal, configured OneSignal with APP_ID and API_KEY, and triggered a workflow in Novu that should send a push notification. The logs show that the deviceToken for the given external ID is correctly retrieved, but checking the OneSignal dashboard, no request appears.
I then tried executing the following cURL request manually:
This request works correctly, and push notifications are delivered.
Expected behavior: When triggering a workflow in Novu, it should retrieve the deviceToken for the given external ID, send a request to OneSignal, and successfully trigger the push notification.
Current behavior: The workflow runs without errors, device token retrieval is successful, but no request reaches OneSignal, and no push notification is sent.
Has anyone encountered this issue before or has suggestions on what to check?
@Support @Community Support
3 replies