No notifications from topic
I have some problem
User doesnt get in-app notifications, when i sent it via topic.
I saw action in activity feed on novu dashboard (1st screenshot), but i dont get it in react app(2nd screenshot)
@Emil
8 Replies
Trigger information
Have you tried trigger this workflow from Novu's web interface?
Also,
Can you please share the screenshot of your workflow and in-app notification content (In the editor), I assume you are using the Headless Notification Center library?
If so, it might help to see the implementation in your codebase.
Notification comes when i sent it for personal subscriber
I can make test trigger for check and send u result
BE trigger
I use @novu/notification-center lib for FE and React Framefork
If you are getting the a notification for an individual subscriber it means that everything configured correctly.
Can you call this API endpoint and verify that the subscriber is indeed part of this topic?
https://docs.novu.co/api-reference/topics/get-topic
OMG, my developers sets wrong env for novu production
Application Identifier is wrong
Thanks for support
Ahaha glad you manage to find the source 🙂
@Dr1yl Do you mind to share your use case before you go?