Sharepoint 2013 via REST API: Error 403 Forbidden when trying to create item

前端 未结 3 768
孤独总比滥情好
孤独总比滥情好 2020-12-05 08:26

I\'m trying to create a simple list item with the rest api on Sharepoint 2013. My code:

$.ajax({
    url: siteUrl + \"/_api/web/lists/getByTitle(\'internal_L         


        
3条回答
提交回复
热议问题