Hi @Anonymous ,
It appears you are using etag
in wrong format, If-Match: W/"JzEtVGFzayAgQEBAQEBAQEBAQEBAQEBAWCc="
ideally you should be using in this format If-Match: "JzEtVGFzayAgQEBAQEBAQEBAQEBAQEBAWCc="
.
You can also refer to a similar post >> Graph - The If-Match header must be specified for this kind of request
Hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".