Formatting problem

0
Hi Team , I am creating a REST call to share Point to update List Item . For that i have to pass Etag received from file post call . I am passing '\"1\"' in Etag value and i am getting error as  {"error":{"code":"-1, Microsoft.SharePoint.Client.ClientServiceException","message":{"lang":"en-US","value":"The request ETag value '\\\"1\\\"' does not match the object's ETag value '\"1\"'."}}} How the value is automatically changes here and how can i send the same value as it is in my service
asked
0 answers