You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using sentry in spring boot application. I am able to get url, user, server_name etc details for both GET and POST requests. But in POST request, body is not getting captured.
Is there any way to capture request body? Here our request body is of type JSON.
Any leads on this will be very helpful. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi
I am using sentry in spring boot application. I am able to get url, user, server_name etc details for both GET and POST requests. But in POST request, body is not getting captured.
Is there any way to capture request body? Here our request body is of type JSON.
Any leads on this will be very helpful. Thanks in advance.
The text was updated successfully, but these errors were encountered: