Creating tickets successfully in our jira board via a webhook from an outside application, when an attachment is added this isnt coming through to the ticket. The response is coming back with a success code of 200 but no attachment in the created ticket, also the response body is an empty array but according to the documentation this shouldn't be empty.
We are using jira cloud version.
Thanks in advance.