rexchoppers
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
@Pawan Jain No worries I appreciate the update!
10 replies
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
@Pawan Jain Hi there, is there any update on when this SDK will be published?
10 replies
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
@Pawan Jain Thank you for your efforts I'll keep an eye out. I'm currently blocked on a project with this so really appreciate the help
10 replies
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
I've just seen the Dotnet library isn't that well-maintained so looks like I'm manually integrating this via Rest
10 replies
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
Right found it -
https://api.novu.co/v1/subscribers/26a20204-5051-70d2-1ec2-a9b9da0bfef1/notifications/feed?read=False
With query param:
read=false
works but read=False
does not work. In C# the boolean values are passed usually with PascalCase. Please can this be fixed?10 replies
NNovu
•Created by rexchoppers on 12/23/2024 in #💬│support
Internal Server Error (500) on Get Subscriber In-App Notifications
Okay this works in cURL but not using the C# SDK. I will investigate some more
10 replies
NNovu
•Created by iStun4Fun on 12/9/2024 in #💬│support
Novu workflow is sending a payload but headless never gets the data...
All good @Pawan Jain keep up the great work.
I’m using Novu headless for my front end application (This is in angular)
10 replies
NNovu
•Created by iStun4Fun on 12/9/2024 in #💬│support
Novu workflow is sending a payload but headless never gets the data...
I've just seen this:
So that answers my qwuestion
10 replies
NNovu
•Created by iStun4Fun on 12/9/2024 in #💬│support
Novu workflow is sending a payload but headless never gets the data...
Workflows are created manually in Novu too
10 replies
NNovu
•Created by iStun4Fun on 12/9/2024 in #💬│support
Novu workflow is sending a payload but headless never gets the data...
@Pawan Jain I’m having something similar happen. My API (C#) sends an event, Novu processes this but no payload data is returned when I use Headless notifications.list. Not even an event type. I assume this is expected behaviour from Novu?
If so my only alternative will be to use server side rendered notifications instead
10 replies