Hello everyone I have implement postmark in .net core for sending email . I have use post method on button click(call function with ajax) but this not working.
This error face
PostmarkDotNet.Exceptions.PostmarkValidationException: 'Zero recipients specified'
Satya KarkiPosted Apr 20, 2022, 8:59 AM
RohanPosted Apr 20, 2022, 10:14 AM
Uttam KumarPosted Apr 20, 2022, 9:54 AM
RohanPosted Apr 20, 2022, 9:51 AM
Uttam KumarPosted Apr 20, 2022, 7:32 AM
You should check your Body format first. From error it looks like you have missed recipients
Example body format