I'm trying to connect to the salesforce login web service, but am getting an incorrect accept header problem.
Exception has been thrown by the target of an invocation.
Client found response content type of 'text/html;charset=UTF-8', but expected 'text/xml'.
Is there any way change the accept header for the Web Service Execute activity - other than just using the Web HTTP Request (which I really don't want to use for this task)?