I want to add the MYURL tag as a JSON value and post the JSON data to SharePoint rest api( https://mySite/lists/getbytitle(' MyTaskList')/ items)。
但我收到的错误是"意外的' PrimitiveValue'从JSON阅读器读取时找到了节点。 A' StartObject'预期节点"。
有人可以帮我解决这个问题吗?
这是我使用的代码: