Description image - Failed to load when upload with API

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.

image

And the description is well formated to show the image.