I tried testing it first with test events and I can see my endpoint getting hit when a test event is sent but when I am trying to catch notification for real email address my endpoint is not receiving any notification.
There are no logs when an event is triggered. I have thoroughly read the documentation and could not find anything there.
For extra details my endpoint is created using Ruby on Rails. There is no error to share because I am not seeing any logs for the same.
Kindly help me with this issue. Hope to hear soon.
Hi Folks,
I am recently trying out the webhook feature of Mailjet where we can add an endpoint as suggested in this documentation using the UI https://dev.mailjet.com/email/guides/webhooks/.
I tried testing it first with test events and I can see my endpoint getting hit when a test event is sent but when I am trying to catch notification for real email address my endpoint is not receiving any notification.
There are no logs when an event is triggered. I have thoroughly read the documentation and could not find anything there.
For extra details my endpoint is created using Ruby on Rails. There is no error to share because I am not seeing any logs for the same.
Kindly help me with this issue. Hope to hear soon.
Thank you