mailjet-apiv3-dotnet icon indicating copy to clipboard operation
mailjet-apiv3-dotnet copied to clipboard

send-0019

Open xehpuk opened this issue 1 year ago • 1 comments

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"
                    ]
                }
            ]
        }
    ]
}

xehpuk avatar May 30 '24 17:05 xehpuk