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***