How to enable logging to view deserialisation reason causing a Bad Request Error #561
Unanswered
finlaydotb
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I agree this is a bit lame but I have not been able to figure out how to enable logging so I can see why a POST endpoint is failing with Bad Request Error. It is due to deserialisation issue and not seeing the logs does not help.
Anyone knows how I can enable the logging? So when the handler function cannot deserialze the payload in a POST I can see the error in the logs?
This will be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions