Im using Mandrill-dotnet 2.4.1.0 to send transactional emails from my C# application. Every so often I get an Error saying: Serialization Error to Post: messages/send-template.json.
When checking Mandrill the email I have tried to send has been sent, so it might be a a problem with the data in the response. I can sometimes see that there is a backlog at the time of the error, but I cant say for sure that is the problem. I have a hard time finding out what the source of this error is and would appreciate any help in finding a way to resolve this as it seems hard to get to the actual error inside the Mandrill-dotnet code.
Best Regards Tobias