Hi Team,
the code has been working for 4 years but sudden the data is not getting Update (using Rest Api) in SharePoint list and throwing error below.
"{\"error\":{\"code\":\"-2146232060, Microsoft.SharePoint.SPException\",\"message\":{\"lang\":\"en-US\",\"value\":\"Exception from HRESULT: 0x80131904\"}}}"
{"readyState":4,"responseText":"{\"error\":{\"code\":\"-2146232060, Microsoft.SharePoint.SPException\",\"message\":{\"lang\":\"en-US\",\"value\":\"Exception from HRESULT: 0x80131904\"}}}","responseJSON":{"error":{"code":"-2146232060, Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"Exception from HRESULT: 0x80131904"}}},"status":500,"statusText":"error"}
Please help here.