What happened?
When an error is returned by the JSON-RPC, it must use the application/problem+json Content-Type and not application/json.
This is specified in https://a2a-protocol.org/latest/specification/#116-error-handling
Relevant log output
Code of Conduct