Skip to content

Sentry.captureUserFeedback() not working #10229

@Fwang36

Description

@Fwang36

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Copy the code snippet here under the User Feedback Api docs.

  2. Trigger the code and see that 2 POST requests are made, one of event type event and one of event type user_report

captureMessage() Post
Screenshot 2024-01-15 at 10 41 17 AM

User Feedback Post
Screenshot 2024-01-15 at 10 41 23 AM

  1. See that only the captureMessage() call shows in Sentry. The user feedback does not show either on the user feedback tab nor shown as attached to the event.

    Direct link to my org for the event in the screenshots
    .
Screenshot 2024-01-15 at 10 58 54 AM

Expected Result

User feedback should be shown in the Ui

Actual Result

User feedback is not shown

Product Area

Unknown

Link

https://francisorg.sentry.io/issues/4869719714/?project=4504089864830976

DSN

https://[email protected]/4504089864830976

Version

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions