Error with `subscribers/{subscriberId}/messages/mark-all`
I'm using Novu Framework with Express and tried to test an endpoint locally that uses the
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!
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!


