SyntaxFix
Write A Post
Hire A Developer
Questions
This is what solved my problem Add the following line to WebApiConfig.cs
config.Formatters.XmlFormatter.SupportedMediaTypes.Add(new System.Net.Http.Headers.MediaTypeHeaderValue("multipart/form-data"));