I was trying to add the attachments (Execution evidences) using postman. I did a base64 encoding of the image and used that one in the body JSON.
I have got the correct response as ‘200’ in postman but when I checked the test run page in JIRA, it wasn’t updated with that image.
Could you please help me on this?