Posts by Lucas • 1 point
1 post
- 
		0 votes0 answers743 viewsQ: WEB API 2 works on the localhost but not on the serverI’m starting with .NET Web Api 2 using .Net Core. In the Postman when I make the request on the localhost of my Webapi machine returns me a status 200 ok, but when I do on the server with the same…