JSON format errors are not logged in trace. It seems that JsonMediaTypeFormatter will swallow JSON.NET exception when serialize request body.
It's better to log those error in trace to improve the troubleshooting experience.
It's better to log those error in trace to improve the troubleshooting experience.