-
Notifications
You must be signed in to change notification settings - Fork 147
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
Error retrieving workspace - Unable to decode or validate token #3190
Comments
Can you go to: https://kpagtre002.eastus2.cloudapp.azure.com/api/docs click Authorize, and Authorize again, no client secret needed. Use the workspace operations endpoint to retrieve the operations logs: If can let us know what they say. We need to fix the ability to retrieve logs for failed deployments - #2363 |
'Authorization_RequestDenied: Insufficient privileges to complete the \u001b[31m│\u001b[0m \u001b[0moperation.' Like like can't create the groups. What do you have See https://microsoft.github.io/AzureTRE/0.8.0/tre-admins/auth/ for full description. Might have to go manual add the Group.ReadWrite.All permission to the Application Admin identity. |
AUTO_WORKSPACE_GROUP_CREATION to TRUE and a "make auth"/"make all" fixed this. Thank you! |
#2628 would also alleviate this issue. |
When trying to view a newly created workspace, I'm getting the following error:
The text was updated successfully, but these errors were encountered: