Microsoft Graph API people search gives different result for different users

Copper Contributor

https://graph.microsoft.com/v1.0/me/people/?$search=${searchword}

 

We are using this api to get people result. However different user different search result.

We want all users to see same search result.

e.g. TestUser1, test user2

User 1 searching for testuser1 able to fetch testuser1

User 2 searching for testuser1 however not able to fetch testuser1

User1 and User2 both able to fetch testuser2

0 Replies