Im using Mandrill-dotnet 2.4.1.0 to send transactional emails from my C # application. Each time I get an error: "Serialization error for publishing: messages / send -template.json.
When checking Mandrill, an email was sent that I tried to send, so this may be a problem with the data in the response. Sometimes I see that there is a lag during an error, but I cannot say that this is a problem. I find it difficult to find out what is the source of this error, and would appreciate any help finding a way to solve this problem, since it seems that it is difficult to get a real error inside Mandrill-dotnet code.
Best regards Tobias
Tobis source
share