Self hosted custom SMTP configuration with self signed cert
{"err":{"type":"PlatformException","message":"{\"success\":false,\"code\":\"failed\",\"message\":\"self signed certificate\"}","stack":"Error: {\"success\":false,\"code\":\"failed\",\"message\":\"self signed certificate\"}\n at NodemailerHandler.<anonymous> (/usr/src/app/packages/application-generic/build/main/factories/mail/handlers/base.handler.js:42:23)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/src/app/packages/application-generic/build/main/factories/mail/handlers/base.handler.js:5:58)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"},"responseTime":61,"msg":"request errored"}
I'd foolishly disabled the 'Verify provider credentials' slider so I would not lose the settings. Now I am unable to alter any of the SSL related sliders and the SSL Options input box is gone! Could someone give me a few pointers (and maybe an example) as to where I can update these settings? I'm presuming they are stored somewhere in mongo?...Triggered notification returned 201 but did not receive anything nor it showed in the activity feed
get-notifications
api and couldn't find it anywhere. I'm wondering what could have been the reason and if it's a common occurrence on REST APIs 🤔
transactionId is f2251a9e-c4ed-4c4a-9969-478dd7dffcb3
see screenshot for the postman response...Self Hosting on Kubernetes with runAsNonRoot: true option
How do I send a notification based on subscriber activity?
What is the best way to remove a single deviceToken from a subscriber that has several deviceTokens
fcm
).
So far I've only tried using the REST API for updating the subscriber's credentials(https://docs.novu.co/api-reference/subscribers/update-subscriber-credentials)
From my observation on how the updating the credentials work, I found that the provided deviceTokens
in the requests always get added to the current list of the subscriber's deviceTokens
(i.e. if the current deviceTokens
is ["1","2","3"]
, sending a request with deviceTokens: ["4"]
will make it deviceTokens: ["1","2","3","4"]
), that part is actually well and good for me. (It might be worth mentioning that it conflicts with a solution that was provided on an older thread: https://discord.com/channels/895029566685462578/1073310233750933565/1073312550600577145)
...What is a Template in Subscriber preference and where can I get the template ID
Network error while registering
I am facing the similar issue as mentioned in the github issue,
What is the max limit for the notificationTemplates.getAll() API?
Sending notifications without subscribers
Some bugs and questions
change password
Server Specs for Novu
Error. Api Call which don't to work
Delete production workflow
Can i create accounts on disabled sign up ?
Can i disable sign up ?
IMessage missing subscriber and actor types.
Create topic inline with trigger similar to subscribers