Question
1
Replies
82
Views
Infosys
Posted: July 21, 2020
Last activity: August 17, 2020
Update Case API "If match" failing after giving Valid ETag
I Have added ETag from Get Case API and enter it.
i just tried to update pyNote in Case. Added only pyNote in CContent tag.
When execute the method, getting Unautherized Access:IF Match does not Match Etag " error returned.
Please suggest on it
Hi MAHI252385,
Kindly pass the Etag value in double quotes ("") as below,
Note - Etag value expires in 1 minute so you will have to generate a new value with the help of GET method every time you want to update anything.
Kindly let us know if this helped.
Regards,