Skip to content

List items shared from a drive fail #1893

Open
@HuangMinming

Description

@HuangMinming

Hi everyone,
according to the page, I made a http request (https://graph.microsoft.com/v1.0/me/drive/shared), but I got the response below

{
    "error": {
        "code": "BadRequest",
        "message": "Resource not found for the segment 'shared'.",
        "innerError": {
            "date": "2025-03-06T05:33:02",
            "request-id": "c711ea33-d727-47d0-ae79-6145425ba399",
            "client-request-id": "c711ea33-d727-47d0-ae79-6145425ba399"
        }
    }
}

My account is an OneDrive personal account. How to solve this problem?
I am looking forward for your help.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions