sentry icon indicating copy to clipboard operation
sentry copied to clipboard

API not working as expected

Open Dhrumil-Sentry opened this issue 9 months ago • 2 comments

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Bug report on Discord:

Hello everybody, I am using Sentry SaaS. I have generated an user authentication token and I use this token to list all my organizations with curl https://sentry.io/api/0/organizations/ -H 'Authorization: Bearer <auth_token>'

The api answers with an empty list. But if I list all the members of my organization with curl https://sentry.io/api/0/organizations/{organization_id_or_slug}/members/ -H 'Authorization: Bearer <auth_token>'

my user is present in the answer list.

There are some user settings that I am missing?

I am expiriencing the same problem listing all my projects.

Expected Result

.

Actual Result

.

Product Area

APIs

Link

No response

DSN

No response

Version

No response

Dhrumil-Sentry avatar May 15 '24 15:05 Dhrumil-Sentry

Routing to @getsentry/product-owners-apis for triage ⏲️

getsantry[bot] avatar May 15 '24 15:05 getsantry[bot]

I'll look into it.

sentaur-athena avatar May 17 '24 17:05 sentaur-athena