POST Request issues on web app

Copper Contributor

Hi,

 

We built an ASP.NET Web API V.5. Locally, of course, it run perfectly. When deployed to an App service, for some reason, any POST request that contains a body, will never be processed at all. It never even registers on App Insight nor in my debugger. It seems it never even gets to my application.

 

Thanks 

0 Replies