Help with notification center
I am using the notification center in nextjs and this is an issue that I'm facing, the
v1/widgets/session/initialize
route returns invalid hmac hash. I assume it might besubscriberHash
I see in the documentation here -> https://docs.novu.co/inbox/react/api-reference#novuprovider
And when I go to the referenced link for hmac encryption there's nothing on that page related to encryption. Please let me know what am I doing wrong, also this used to work a few months ago if I remembed, did I miss an api update?2 Replies
@DEV Anand
Checkout this doc to learn how to configure and use HMAC setting
https://docs.novu.co/inbox/react/get-started#hmac-encryption
Novu
React Get Started - Novu
Learn how to add novu powered In-App notification center to your React app
Heyy! Thank you very much this helped a lot. If this can be referenced on the notification provider documentation page it would be much easier! instead of this link
https://docs.novu.co/notification-center/client/react/get-started#hmac-encryption