Hi @leoj redlef
Personal accounts do not yet support listing user sets.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a pay-as-you-go "personal tenant. I am running an App Service (.Net 4.8/MS Graph 5.33).
I can create the GraphServiceClient successfully, but any query like graphClient.Users.GetAsync().Result timesout. Additionally running the simple
https://graph.microsoft.com/v1.0/users in Graph Explorer returns a 400 while running https://graph.microsoft.com/v1.0/me returns 200 and valid data
Hi @leoj redlef
Personal accounts do not yet support listing user sets.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.