Sharepoint Online upload permission

Federico Coppola 6 Reputation points
2020-09-28T14:58:23.383+00:00

Hi all,
I have the following issue:
There is a web form where users insert data and if they want they can attach files (usually they are .pdf files).
Users can create new data insert without problem, but they can't upload files :(

The error message is:
Encountering issue when uploading attachment XXXX.pdf : Access denied. You dont have permission to perform this action or access this resource.

I have checked file attachment settings about this List and this option is already enabled (as you can see in the following picture)

28992-image.png

After that, these photoes are about permissions settings about a SharePoint user group (for example):

28993-image.png

28994-image.png

What I have done in the wrong way? I would just permit to my users to upload files in this SharePoint list.
Does anyone know a fix? I don't want give full permission to my users. I would that they has got read permission and they can't delete files.

I am using modern GUI and not classic GUI on sharepoint online.

Thanks
Federico

Microsoft 365 and Office | SharePoint | For business | Windows
{count} votes

2 answers

Sort by: Most helpful
  1. JoyZ 18,111 Reputation points
    2020-09-29T03:09:13.473+00:00

    Hi @Federico Coppola ,

    To add items and upload attachments in a list, you need Contribute permission level or higher.

    Please create a new custom list to test again, also check if all users with Contribute permission occur the same issue.

    In addition, we could grant users Read permission level to make users have read permission and they can't delete files.

    28986-image.png

    Reference:

    https://learn.microsoft.com/en-us/sharepoint/understanding-permission-levels


  2. Federico Coppola 6 Reputation points
    2020-09-30T16:14:14.313+00:00

    Hi @JulieWang-MSFT,
    I have create a List named "Lista" in my test account inside my site.
    From Site Settings (no List Settings, I have learned that are different menu) I have created a SharePoint Group named "Upload_File_GRP"

    29491-immagine.png

    After that from List Settings > Permissions for this list > Grant Permissions I have added "Upload_File_GRP" group with "Contribute" permission.

    29428-permessi-lista.png

    After that I have tried with a standard user inside of this SharePoint group to upload file and it worked.

    Thanks for your help
    Federico


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.