Skip to content

Internal error listing replays using integration token #107240

@rodolfoBee

Description

@rodolfoBee

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Create an internal integration
  2. Create an auth token with org:read permission
  3. 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"
}

Which is: https://sentry.sentry.io/issues/7224202945/events/a419f144a5a04837a3898845551a2b2c/?project=-1&referrer=issue-list&statsPeriod=24h

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

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions