79180995

Date: 2024-11-12 12:05:26
Score: 1
Natty:
Report link

The issue has been resolved. The problem was caused by adding an await operation, which caused the task to be canceled.

Here is the line of code : var response = _httpClient.PutAsync(requestUrl, content);

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Pooja Parmar