Hello,
I am using the HTTP Request wizard to update the SharePoint list item, I have configured everythin correctly but still I am getting this error.
“{"odata.error":{"code":"-1, Microsoft.SharePoint.Client.InvalidClientQueryException","message":{"lang":"en-US","value":"Invalid JSON. A token was not recognized in the JSON content."}}}”
I have used multiple types of JSON but in all JSON, I have the same issue.
JSON Pattern 1: “{”“__metadata”“: {”“type”“: ““SP.Data.EAP_x0020_EventsListItem””}, ““Status””: ““Updated in TASS””}”
JSON Pattern 2: “{”“Title”" : ““Henley Brook””}"
But still getting the error. attaching the screenshot for your reference.
.Thanks.
