Closed
Description
Problem Statement
Relevant Issues:
- Recommended way to capture a replayId sentry-javascript#7794
- feat(replay): Add
getReplayId()
method sentry-javascript#7822 (comment)
Currently we can fetch the ReplayID; the request here is to return a full-built URL to take you to the Org/Replay.
Solution Brainstorm
Per Fullstory's workaround a few years ago (getsentry/sentry-javascript#7794), the URL structure seems straightforward, might just need the org slug and replayID to build and return it as part of the response schema. I'm aware it might be easier said than done though.
Product Area
Replay
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Support