Update of Text Field In SharePoint List Using Rest Returns An Error Code of 400 – Jquery ajax
I have a SharePoint list called "Search Results" There is a field in the list called "Users" which I am trying to set to the value "Test" for a specific record ID. $(window).load(function(){ try{ var item = { "__metadata": {…