How can i see the request body

Hey, i’ve just installed sentry to my python flask web app. I see some errors that happens after my app fails to process incoming post request. How could i see this request body and if its possible to understand what exact function in my code leads to this error? thanks