restsharp.portable icon indicating copy to clipboard operation
restsharp.portable copied to clipboard

Multipart request problem

Open gabornemeth opened this issue 7 years ago • 1 comments

I'm trying to implement the request described here.

Using this code I receive error from the server complaining about "data_type" parameter is not supplied. I managed to post successful request with Postman.

gabornemeth avatar Apr 09 '18 09:04 gabornemeth

This project has reached its end of life and I currently don't have the time to support this project (see issue #99). Please use HttpClient instead.

fubar-coder avatar Apr 10 '18 12:04 fubar-coder