I am trying add screenshot with log in reportportal but getting error message when trying to do so.
{
"responses": [
{"message": "ReportPortalException: Binary data cannot be saved. There is no request part or file with name screenshot",
Request payload containing the post details. Attached screenshot of postman is describing form data details
[
{"file": {
"name": "screenshot",
"contentType" : "image/jpeg"
},
"item_id": "5dca6e8fb9d8210001df81df",
"level": "Log info",
"message": "Result=Failed",
"time": "2019-10-23T21:27:33.280Z"}
]
Screenshot should attach with log in reportPortal