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

BUG: When non member user navigate to private space, errors are thrown #7355

Open
Comoque1 opened this issue Dec 18, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working client

Comments

@Comoque1
Copy link
Member

Comoque1 commented Dec 18, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://acc-alkem.io/search-space-active/dashboard with user that is not member of the space - auth errors are thrown
  2. OR
  3. Create a private space
  4. Navigate to it with user that is not member - errors are thrown:
    "message": "User ([email protected]) does not have credentials that grant 'read' access to Space.templatesManager with id 'f588128f-050b-4ad8-adb5-64cd53b80cb4' with authorization: 0e3d683a-6985-4cad-bdc0-f9588cdd6d46",
    "message": "Authorization: unable to grant 'read' privilege: lookup Collaboration: 03e3f538-c34a-4ae2-a32f-1ded7d7e477b user: e8918d5c-c264-4e34-a67a-61bc3bebd45f on authorization c2f340d7-a1d5-48f0-8248-7b9cfa3cda06 of type 'collaboration'",

image.png

Expected behavior
Errors are not thrown.

@Comoque1 Comoque1 added bug Something isn't working client labels Dec 18, 2024
@valentinyanakiev valentinyanakiev self-assigned this Dec 19, 2024
@Comoque1
Copy link
Member Author

This issue is still reproducible on DEV env
image.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

2 participants