-1

ASP.NET Web API 2, I am able to get JSON result on local machine but when I upload same project on server it returns only XML result. Please suggest any solution for this.

1 Answers1

0

I solved it by changing content-type to application/json