SOAP 1.2 POST request working in Postman, not working in local Visual Studio solution—“Data at the root level is invalid”

后端 未结 0 1657
萌比男神i
萌比男神i 2021-02-09 15:23

I have a Postman request that spits out the following code:

using System;
using RestSharp;
namespace HelloWorldApplication {
  class HelloWorld {
    static void          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题