Jquery – When calling ASP.NET Core 6 Web API, I get the error message 400 bad request
A little strange. If the following programs are all in the ASP.NET Core 6 MVC project, there will be no problem. But if you separate the program. Ajax is in the ASP.NET Core 6 MVC project, and the C# function…