Does not have permission to read workspace with ID '_UnD_YDMfEeihxbNQVMVfeg'
Accepted answer
It sounds like you verified the workspace has the correct 'visibility' settings.
One other idea:
Perhaps the code that is retrieving the workspace is trying to find the workspace by name (instead of by idemID), and perhaps there are 2 (or more) identically named repository workspace, and so it might be trying to read a workspace that you are not expecting.
What you can do is navigate to any workspace in the web UI, then change the part of the URL which specifies the workspace itemID and replace it with '_UnD_YDMfEeihxbNQVMVfeg'. That way you can confirm you have the right workspace, with the right visibility settings.
Comments
1 vote
1 vote
showing 5 of 8
show 3 more comments