NovuN
Novu15mo ago
mimili

Notifications are not displayed in Activity Feed

We are using Firebase provider for push notifications on self hosted Novu.
Push notifications worked perfectly.
However, an error appeared:
"Sending message failed due to "Operation is not implemented, or supported, or enabled. Raw server response: "{"error":{"code":501,"message":"Operation is not implemented, or supported, or enabled.","status":"UNIMPLEMENTED"}}"""

We have updated everything to version 0.24.3 (API to version 0.24.0)

The API event trigger works, but there are no new notifications in Activity Feed, which complicates further testing of the system

API response:
{ "data": { "acknowledged": true, "status": "processed", "transactionId": "c22cc6be-ac27-49e8-ab12-c1962c6acf9d" } }
Was this page helpful?