Hey!
currently I am using the header X-MJ-EventPayload but apparently is forbidden. Need to use this one to be sent on the real-time events approach that is currently working in another application with the ActionMailer approach. It tells me to use the dedicated property but don´t find it in the documentation for this approach but only for ActionMailer
Error given is the following on the resque (Header needs to use the dedicated property):
"{\"Messages\":[{\"Status\":\"error\",\"Errors\":[{\"ErrorIdentifier\":\"8505b66f-c9e9-4c9a-8018-e741ae7c4e2c\",\"ErrorCode\":\"send-0011\",\"StatusCode\":400,\"ErrorMessage\":\"Header cannot be customized using the \\\"Headers\\\" collection. Please use the dedicated property to set this header.\",\"ErrorRelatedTo\":[\"Headers[\\\"X-MJ-EventPayload\\\"]\"]}]}]}" Please see https://dev.mailjet.com/guides/#status-codes for more informations on error numbers.
Hey! currently I am using the header
X-MJ-EventPayload
but apparently is forbidden. Need to use this one to be sent on the real-time events approach that is currently working in another application with the ActionMailer approach. It tells me to use the dedicated property but don´t find it in the documentation for this approach but only for ActionMailerError given is the following on the resque (Header needs to use the dedicated property):