Question
4
Replies
132
Views
Posted: July 10, 2020
Last activity: September 17, 2020
Solved
PUT REST API - no ETag
I try to call the Pega PUT case API in DevStudio, but it requires an ETag.
The response header for the GET I did seconds beforehand is shown in the screenshot. The ETag attribute is missing. The exampels show the ETag in this header.
This is unmodified Dev studio, calling using my own Rest implementation in C# or Soap UI nets the same result. So, how do I get hold of the ETag?
***Edited by Moderator Marissa to update General to Product***
I do get an eTag when i do a GET, see below
btw, eTag is set to .pxSaveDateTime, may be this will help?
From the Case, please see pxSaveDateTime,