Closed Pavel-Teplitsky closed 5 years ago
There are a comprehensive set of tests around body data, and existing software successfully using it.
It seems most likely the error is in your use of .Net MVC. It looks like you are missing a [FromBody]
attribute.
Please ensure you have carefully diagnosed errors before opening new issues.
Hi, You have closed the issue so I open a new one. First of all thank you fro your responce. Yes I did it in the same way as you decribbed in the responce http://prntscr.com/lvygj9 but in the called action post data is null http://prntscr.com/lvyhqs