Forum Discussion
JohnG_CData
Oct 23, 2024Copper Contributor
Drives search endpoint suddenly stopped working
We are facing an issue where the following endpoint has suddenly stopped working (as of 2024-10-23) for only one of our accounts: https://graph.microsoft.com/v1.0/me/drive/root/search(q='.xls') ...
- Oct 28, 2024
We ended up changing our tool to support the /children/ endpoint instead, even though it's theoretically less performant for what we're trying to do. The /search endpoint is still not working for one of the users on our testing tenant. We found another user on that tenant that's configured identically and /search is working fine there. I'm convinced this is broken on MS's side, but I don't know how to get more visibility on this.
rishabhbajpai
Apr 03, 2025Copper Contributor
Hey, I faced the same problem yesterday and turns out this searching everything on my one drive solution worked for me too. Though it’s very weird. Why is this thing programmed the way it is ?