79413240

Date: 2025-02-04 22:58:55
Score: 1
Natty:
Report link

I don't know why but for me the problem was solved by assigning the content charset of the HttpRequestMessage to null:

request.Content.Headers.ContentType!.CharSet = null;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bamdad