-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Create an internal integration
- Create an auth token with
org:readpermission - List organisation's replays using the token created in 2: https://docs.sentry.io/api/replays/list-an-organizations-replays/
Expected Result
Get a list of replays in the organisation
Actual Result
{
"detail": "Internal Error",
"errorId": "71497878321f4a31bc9797f75fb5f118"
}
OrganizationMember.DoesNotExist
OrganizationMember matching query does not exist.
The current workaround is to use a personal token with the same scope
Product Area
Settings - Auth
Link
No response
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner