InvalidRequest: Missing header Client-Request-Id. Header Client-Request-Id is not a guid #2164
Labels
Needs: Attention 👋
type:legacy-version
Old version of the SDK
type:question
An issue that's a question
Graph API End point:
POST https://graph.microsoft.com/v1.0/drive/items/{item-id}/workbook/comments
Request Body:
When posting comments to a word document using graph Client getting
Error message: {"code":"InvalidRequest","message":"Missing header Client-Request-Id. Header Client-Request-Id is not a guid.","innerError":{"request-id":"00000000-0000-0000-0000-000000000000","date":"2024-09-20T17:03:58.6112675-07:00"}}
I tried using GraphExplorer,JavaCode(Refer Below),JavaScriptClient and everywhere the issue remains same.
The text was updated successfully, but these errors were encountered: