Microsoft graph explorer not returning correct search results from OneDrive

Shamsuddin Ladha 1 Reputation point
2021-03-31T18:21:43.16+00:00

If I go to https://developer.microsoft.com/en-us/graph/graph-explorer, log in and query the URL https://graph.microsoft.com/v1.0/me/drive/root/search(q='ppt')?select=name,id,webUrl to see all the .pptx files in my OneDrive I see the returned items from a shared SharePoint site and not my files from OneDrive.

I have given Files.Read.All permission.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-04-02T04:31:52.027+00:00

    I tested the above query and i see the following result. Here's the output when i tested with Graph Explorer:

    83923-image.png

    0 comments No comments

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.