You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: User without permission to resource can't receive the option to request access
3
-
description: This article describes an issue that users without permissions to a SharePoint Online resource don't receive the option to request access to the resource, and provides a solution.
2
+
title: Users without permissions to a SharePoint Online resource can't request access
3
+
description: Describes an issue in which users without permissions to a SharePoint Online resource don't receive the option to request access to the resource, and provides a solution.
4
4
author: Cloud-Writer
5
5
manager: dcscontentpm
6
6
search.appverid:
@@ -11,40 +11,43 @@ ms.custom:
11
11
- sap:Sharing\Access requests
12
12
- CSSTroubleshoot
13
13
ms.author: meerak
14
+
ms.reviewer: prbalusu, nirupme
14
15
appliesto:
15
16
- SharePoint Online
16
-
ms.date: 12/17/2023
17
+
ms.date: 12/04/2025
17
18
---
18
19
19
-
# Users without permissions to a SharePoint Online resource don't receive the option to request access to the resource
20
+
# Users without permissions to a SharePoint Online resource can't request access
20
21
21
-
## Problem
22
+
## Symptoms
22
23
23
-
When an existing user in an organization tries to access a SharePoint Online resource in Microsoft 365 for enterprises and the user doesn't have permission to the resource, they receive one of the following error messages:
24
+
When existing users in an organization try to access a SharePoint Online resource, but they don't have permissions to the resource, they receive one of the following error messages:
24
25
25
-
-**Sorry, this site hasn't been shared with you.**
26
-
-**Error: Access Denied**
26
+
- Sorry, this site hasn't been shared with you.
27
+
- Error: Access Denied.
28
+
- You can't access this item.
29
+
- You don't have permission to access this item.
27
30
28
-
This message is expected. However, in this scenario, users don't have an option to request access to the resource and you want users who receive the message to have an option to request access.
31
+
However, users don't have an option to request access to the resource.
29
32
30
-
## Solution
33
+
## Cause
31
34
32
-
This occurs if access requests aren't enabled for the affected site collection. If this feature is turned off, it must enabled by site collection admins.
35
+
The errors occur because access requests aren't enabled for the site collection that's associated with the resource.
33
36
34
-
To fix this issue, enable the access requests for the site collection. To do this, follow these steps:
37
+
## Resolution
35
38
36
-
1. On the affected SharePoint Online site collection, click the gear icon for the **Settings** menu, and then click **Site Settings**.
39
+
To resolve the errors, enable access requests for the affected site collection. You must be a site collection administrator to enable this feature.
37
40
38
-
1. On the **Site Settings** page, under **Users and Permissions**, select **Site permissions**.
41
+
As a site collection administrator, use the following steps to enable access requests:
39
42
40
-
1.Select **Access Request Settings**.
43
+
1.On the affected SharePoint Online site collection, select **Settings** > **Site Settings**.
41
44
42
-
1.Click to select the **Allow Access Requests** check box.
45
+
1.On the **Site Settings** page, under **Users and Permissions**, select **Site permissions**.
43
46
44
-
1.In the **Send all requests for access to the following email address**, type your email address, and then click **OK**.
47
+
1.Select **Access Request Settings**.
45
48
46
-
After you follow these steps, users who don't have permission to a SharePoint Online resource are directed to a page where they can request access. Requests for access are sent to the email address that you specified in step 5.
49
+
1. Select the **Allow Access Requests** check box.
47
50
48
-
## More information
51
+
1. In the **Send all requests for access to the following email address**, enter the email address of the user acount that approves access requests, and then select **OK**.
49
52
50
-
Still need help? Go to [SharePoint Community](https://techcommunity.microsoft.com/t5/sharepoint/ct-p/SharePoint).
53
+
Now users who don't have permission to a SharePoint Online resource are directed to a page where they can request access. Requests for access are sent to the email address that's specified in step 5.
0 commit comments