REST API explorer - giving error with upload API.

Snehal13
Kilo Sage

 How to fix ? I am getting error as 

{
  "error": {
    "message": "Failed to create the attachment. File part might be missing in the request.",
    "detail": null
  },
  "status": "failure"
}

Here is my API request

Snehal13_0-1707795754186.png

 

Once this works , will use the same script in my application

 

1 ACCEPTED SOLUTION
3 REPLIES 3

Snehal13
Kilo Sage

Thanks @Danish Bhairag2 , it worked.