NovuN
Novu9mo ago
fyeung

Cannot delete notification message

Hello, we are getting errors when removing notifications using hooks from the old
@novu/notification-center


Either the request works successfully, but the message remains in our in app feed, or it returns a 500 such as below. Wondering if this is an issue specifically with the deprecated package. Appreciate it if we can get someone to help take a look at this.

{
    "statusCode": 500,
    "timestamp": "2025-04-18T19:36:48.164Z",
    "path": "/v1/widgets/messages/----------",
    "message": "Internal server error, contact support and provide them with the errorId",
    "errorId": "ffe89e81c53446e498c5ea70d0e0a751"
}
Was this page helpful?