Issue: Getting error content-type of the request should be text/xml on post request to Salesforce custom SOAP webservice from Postman with 'content-type' as application/soap+xml.
Can any one let me know how to make SOAP webservice accepting 'content-type' as application/soap+xml ?
3 件の回答
Hi ,
Please check this article.
https://community.postman.com/t/i-am-unable-to-overwrite-the-content-type/38147