This is driving me crazy. I\'m using ASP.NET MVC. I have a controller with an HttpPost action that acts as a callback URL that is called by another server (not under my cont
Reset the position to Zero before reading the stream. Request.InputStream.Position = 0
position
Zero
Request.InputStream.Position = 0