如何添加html <a href=""> tag as a json value in swift

时间:2017-09-30 13:08:29

标签: json swift share point tasklist

I want to add the MYURL tag as a JSON value and post the JSON data to SharePoint rest api( https://mySite/lists/getbytitle(&#39; MyTaskList&#39;)/ items)。

但我收到的错误是&#34;意外的&#39; PrimitiveValue&#39;从JSON阅读器读取时找到了节点。 A&#39; StartObject&#39;预期节点&#34;。

有人可以帮我解决这个问题吗?

这是我使用的代码:

Code I wrote

0 个答案:

没有答案