79559980

Date: 2025-04-07 13:22:30
Score: 2
Natty:
Report link

I also fought this bug for days. I'm building a C# frontend that connects to a AWS WebSocket API. The problem for me finally came down to the fact that my C# request object was using a capitalized "Action" property. Changing the property name to "action" (all lowercase) resolved my issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Trey Tomes