Forum Discussion

Tommy's avatar
Tommy
New Contributor III
3 years ago
Solved

Rest Post multipart/form-data

Hi there, I am trying to upload a file to a REST post web service. From the developer guide here is a code sample: and the parameters. I have tried passing an encoded base64 string us...
  • Tommy's avatar
    3 years ago

    i resolved this by removing the content type from the header