Closed avivanoff closed 3 years ago
Hi. It looks like this is a question about how to use ASP.NET. While we do our best to look through all the issues filed here, we are not a general-purpose forum. To get a faster response we suggest posting your questions to StackOverflow.
I have a Web API that uses Integrated Windows authentication and the following controller:
Why does GetAsync1Method works, while GetAsync2Method throws
on return statement?