现在,我需要将一些请求的"Content-Type"头更改为"application/json;odata=verbose"。flurlClient.PostJsonAsync(new //Some parameters here which are not the problem since tested with Postman"); }
您可以看到我是如何在
我使用postman生成请求,然后将其复制到我的代码中。我希望能够访问不同对象的字段下面是我如何在我的脚本中发出请求。order-by=codigo&order-dir=desc&token=****', true) // Begin accessing JSONdata here
var data = JSON.parse(this.re