Access denied bug in Granular site permissions for Graph API

Josiah Carpenter 11 Reputation points
2021-03-01T18:36:51.4+00:00

When using the new Granular Graph API permissions for Sites.Selected, I'm able to see list items and file data using the read permissions. When I try to download the content of a file however I'm getting a 403 response with an Access Denied message.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,882 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Dawid Wysocki 1 Reputation point
    2021-03-25T13:00:54.613+00:00

    I'm encountering the same bug. Is there any plan to fix it?

    0 comments No comments

  2. Dinesh Atri 1 Reputation point
    2021-05-03T01:23:48.94+00:00

    Hi @Deva-MSFT

    reporting same issue.
    trying to download the file content and it is giving {"error":{"code":"accessDenied","message":"Access denied"}}.

    0 comments No comments

  3. Teixeira Joel 1 Reputation point
    2021-05-03T16:18:07.883+00:00

    Hi @Deva-MSFT

    I've the same issue in multiple tenants.
    Trying to download the file content/CreateUploadSession and it is giving {"error":{"code":"accessDenied","message":"Access denied"}}.

    Do you have idea when it will be released the fix?

    Regads

    0 comments No comments

  4. Jeremy Kelley (SHAREPOINT) 1 Reputation point
    2021-05-04T23:45:26.797+00:00

    We are in the process of fixing the upload and download capabilities when using the Sites.Selected scope. We apologize for the inconvenience this has caused.

    0 comments No comments

  5. Dor Levi 1 Reputation point
    2021-06-06T15:43:44.117+00:00

    I'm encountering the same bug:

    "error": {
        "code": "accessDenied",
        "message": "Access denied"
    

    Do you have any idea when the fix will be released?

    0 comments No comments