79337589

Date: 2025-01-07 23:15:44
Score: 1.5
Natty:
Report link

The error is resolved after adding partition key in request header.

client.DefaultRequestHeaders.Add("x-ms-documentdb-partitionkey", "[\"MyPartitionKey\"]");
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Vinod Shinde