<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I am trying to add an attachment as part of the ticket creation with REST (in 4.0.2)</div>
<div>Following is my input:</div>
<div><br>
</div>
<div>Requestor: johnt</div>
<div>Subject: 'test ticket'</div>
<div>
<div>Queue: 'General'</div>
<div>Attachment: /var/log/test.pdf</div>
<div><br>
</div>
<div>Ticket gets created but no attachment  and I get the error </div>
<div><br>
</div>
<div>RT/4.0.2 409 Syntax Error </div>
<div># Ticket 6 created.</div>
<div># attachment: Unknown field.</div>
<div><br>
</div>
<div>What is the input to create ticket with attachments? Does anyone know?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>