Forum Discussion
Krugerro
Feb 05, 2024Copper Contributor
Sharepoint Search REST API people SourceID gives 0 results
Hi
I implemented on my Sharepoint Online tenant Custom People Search Webpart using Sharepoint Search REST API (here to be precise pnp/js library). To find only people related hits I used SourceId: b09a7990-05ea-4af9-81ef-edfab16c4e31 in search body (List of common SharePoint 2013 Result Source IDs - Corey Roth [MVP] (dotnetmafia.com) ). From today 7:00AM CET this requests started to give 0 results no matter what is queryText. Till this time (or somewhere between Friday 4PM to 7AMMonday) it was >14k results. I tested my app on my company tenant and on my private Visual Studio Subscription tenant. All attempts yields 0 results.
Was there any global change on this topic?
Is there any alternative to this way mentioning I need to refine hits.
Regards,
Maciej
Krugerro There is no global change in the SharePoint search REST APIs. This is an issue at Microsoft end and happening for all SharePoint tenants.
Microsoft knows about the issue and currently they are working on fixing it.
You can find the detailed information at M365 admin center --> Service health:
Direct link to incident: Some users may be unable to utilize the Classic Search People vertical within SharePoint Online - You need admin access to open this link.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
I think this issue has been resolved now. Check at your end once:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Krugerro There is no global change in the SharePoint search REST APIs. This is an issue at Microsoft end and happening for all SharePoint tenants.
Microsoft knows about the issue and currently they are working on fixing it.
You can find the detailed information at M365 admin center --> Service health:
Direct link to incident: Some users may be unable to utilize the Classic Search People vertical within SharePoint Online - You need admin access to open this link.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- VladSchiopCopper Contributor
- DennisB50Copper Contributor
Hi
My Power Automate flows, where I have a Onedrive search for files in a folder has also started to give zero results, even though I can see a file in the folder. It has worked fine until today.
Maybe the two problems are connected somehow?