Forum Discussion
David Abitbol
Jan 06, 2022Copper Contributor
POST Request issues on web app
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
No RepliesBe the first to reply