I’m using the JIRA Cloud REST API to create issue on JIRA.
And when I upload image with a POST request to “/rest/api/latest/issue/ISSUE/attachments”, the image in the description is not loading.
But the image is successfully uploaded.
And the description is well formated to show the image.