"you have stumbled across restricted access, request access" when trying to access page we previously had access to pre cloud migration.
Hi @Mel Wright ,
This usually happens after a migration to Confluence Cloud if page or space permissions didn’t transfer correctly, or if user groups (or even usernames) changed in the process.
A few things to check with your site admin:
If you're an admin, try using the “restricted pages” view in the space settings to find and unlock affected pages. Otherwise, ask your admin to review the space permissions and reset access manually.
It’s pretty common — once the permissions are updated, things should go back to normal.
— Mia Tamm from Simpleasyty
Hi Mia - thanks very much for the reply and suggestions. How do I identify the page admin as we can no longer can access the page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mel Wright, glad those suggestions were helpful. To track down who’s acting as the admin for that space or page, you’ll need help from someone with global or site-admin rights. Here are a couple of ways they can pull the list of admins:
GET /wiki/rest/api/space/{spaceKey}?expand=permissions
GET /wiki/rest/api/content/{pageId}/restriction/byOperation
Once you’ve got the list of admins, you can ask one of them to unlock or reset the page’s restrictions. Let me know if you need sample API requests or any more detail!
— Mia Tamm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.