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

#70 - Fix UnauthorizedException when fetching data #72

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

AmonDeShir
Copy link
Collaborator

@AmonDeShir AmonDeShir commented Aug 7, 2024

Removed unnecessary admin role checks that caused UnauthorizedException for non-admin users when fetching organization data.

@AmonDeShir AmonDeShir linked an issue Aug 7, 2024 that may be closed by this pull request
@AmonDeShir AmonDeShir requested a review from kamilpiech97 August 7, 2024 09:58
@AmonDeShir AmonDeShir merged commit 0b4c254 into main Aug 7, 2024
3 checks passed
@AmonDeShir AmonDeShir deleted the 70-fix-unauthorizedexception-when-fetching-data branch August 7, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix UnauthorizedException when fetching data
2 participants