Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API not working as expected #70949

Open
Dhrumil-Sentry opened this issue May 15, 2024 · 2 comments
Open

API not working as expected #70949

Dhrumil-Sentry opened this issue May 15, 2024 · 2 comments

Comments

@Dhrumil-Sentry
Copy link

Dhrumil-Sentry commented May 15, 2024

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

@getsantry
Copy link
Contributor

getsantry bot commented May 15, 2024

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

@sentaur-athena
Copy link
Member

I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants