I get the following error when I make a web request. I've added a header "Content-Type" and set it to "application/xml".
This header must be modified using the appropriate property.
Parameter name: name
I get some BING results that specify that the Content-Type header is protected and must be set using the ContentType property. Wondering if anyone else has run in to this. The service I'm calling is not my own so I can't dictate what it returns (JSON) by default and it looks like it will be easier to work with Xml in my Nintex WF.