Apr 15 2019
09:22 AM
- last edited on
Feb 10 2023
01:43 PM
by
TechCommunityAP
Apr 15 2019
09:22 AM
- last edited on
Feb 10 2023
01:43 PM
by
TechCommunityAP
"people relevant to a topic" in Microsoft Graph is not working all of a sudden for one of the users (Global admin). It was working fine till last week and it is giving null value.
{ "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('954d5594-ae60-43db-bd53-aed1fb7899a3')/people", "value": [] }
It is working fine with all other users in the tenant.
We did promote one of the users to Global admin but it worked fine as expected. We also raised a ticket with MS Support from Office 365 portal and they ran few checks for that user and not able to figure out. Based on the latest communication with MS Support, it seems like there is no dedicated team to handle these kinds of issues.
we are trying from Graph explorer itself.
https://graph.microsoft.com/v1.0/me/people/?$search="topic: contoso"
I expect some values but it gives only the below value for all the topics.
{ "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('<>')/people", "value": [] }
Can someone please help connect with the right team in MS?
Apr 27 2022 02:08 AM
@madhantce I have a similar issue, where 2 specific test user are not in the results but 2 weeks ago I was sure they were. Very strange...