-
Bug
-
Resolution: Tracked Elsewhere
-
Medium
-
Severity 2 - Major
-
2
-
Issue Summary
This is reproducible on Data Center: no
Steps to Reproduce
- Use the V1 Get spaces api to retrieve the "permission" section and will see:
"anonymousAccess": true/false,
"unlicensedAccess": true/false - Try to do the same with V2 Get spaces and Get Space permission both endpoints do not provide information about anonymousAccess and unlicensedAccess, which are required for Create Space with specific permissions.
Expected Results
There should be a way to fetch the information about anonymousAccess and unlicensedAccess in the V2 API.
Actual Results
There is no way to get that information.
Workaround
Continue to use the V1 endpoints, which are deprecated. This is not a valid workaround for long, since these endpoints will soon no longer be accessible.
- mentioned in
-
Page Loading...