item should not be null or undefined
Hi, im getting this error when trying to create, update or delete an notification and cant understand why.
api docker image version:
ghcr.io/novuhq/novu/api:15455820304f8e4f38fb7a42b2b94843af0c64c4
POST /api/v1/notification-templates
The payload:
11 Replies
apparently the problem is on this
createChange.execute
. I could force the error setting item as undefinedUnknown User•3y ago
Message Not Public
Sign In & Join Server To View
to give you more information, the response sent from api
@andreluizsgf, you just advanced to level 2!
@andreluizsgf from a quick look couldn't find any particular reason for it to fail. @biswaviraj mind taking a closer look at this?
let me check
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I tried using the same api docker image version, it seems to work
Dming u for the details
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Ok cool, let us know here, if you faced any issues
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View