mailjet / mailjet-apiv3-dotnet

[API v3] Official Mailjet API v3 .NET wrapper
https://dev.mailjet.com
MIT License
74 stars 31 forks source link

send-0019 #138

Open xehpuk opened 3 months ago

xehpuk commented 3 months ago

See #69.

{
    "Messages": [
        {
            "Status": "error",
            "Errors": [
                {
                    "ErrorIdentifier": "aac3a819-bff9-48f1-8eb5-0f3a52089309",
                    "ErrorCode": "send-0019",
                    "StatusCode": 400,
                    "ErrorMessage": "Wrong type for template header, expected type \"string\"",
                    "ErrorRelatedTo": [
                        "sender"
                    ]
                }
            ]
        }
    ]
}