❔ Graph Service Client with Sharepoint
Im silently logging the user using their signed-in account on windows. i ask for the follwoing permissions :
When i get a site by its root Id I can see the name of the site and the last modified date but not the lists and the users involved. Site lists shows
null
. anyone knows why?
Also I do have delegated permissions added on the app registration on azure portal
2 Replies
use the debugger to look at
res
I'm willing to be it's been populated properly, its just not displaying
I might be wrong, but adding a .ToList() linq there might fix itWas this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.