NovuN
Novu10mo ago
Dara

Error with `subscribers/{subscriberId}/messages/mark-all`

I'm using Novu Framework with Express and tried to test an endpoint locally that uses the novu.subscribers.markAllMessagesAs(). I tried marking all the messages as "read", but I got a 500 status code in the response with a server error message. All my other endpoints work.

Local environment:

MacOS 15.3.1
24 GB RAM
npm v10.9.0
Node v23.3.0
ngrok to expose bridge endpoint


The error says to reach out to support and give them the errorId: "ed7a58b8f29642a5b14ba1c691b6307d"


Thanks for your help!
Screenshot_2025-03-10_at_15.52.25.png
Screenshot_2025-03-10_at_19.22.53.png
Screenshot_2025-03-10_at_19.25.25.png
Was this page helpful?