How to decode an Attachment(text/html;charset=UTF-8) coming from Third party
Hello Everyone, I have scripted REST API which I am using to fetch an attachment from Jira, the attachment is coming properly in the sys_attachment table but the content type is "text/html;charset=UTF-8" as a result the attachment content is showing ...
