Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post request body is not getting captured #566

Closed
krishnakanth23 opened this issue Mar 13, 2018 · 2 comments
Closed

Post request body is not getting captured #566

krishnakanth23 opened this issue Mar 13, 2018 · 2 comments

Comments

@krishnakanth23
Copy link

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.

@bretthoerner
Copy link

I think this is the same as: #331

@bruno-garcia
Copy link
Member

Dupe of #331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants