Natriss
Natriss
CC#
Created by Natriss on 8/6/2023 in #help
graphUser almost fully NULL - Graph API
Solved: https://www.reddit.com/r/csharp/comments/15jqz0j/comment/jv2hjbd/?utm_source=share&utm_medium=web2x&context=3 "Looking at the edit you made I think the GetAsync on the user is different to what you’re doing on the graph explorer. I’m sure you need to call the contact endpoint the me.get… is only getting the basic data for that user." "var result = await graphServiceClient.Me.Contacts.GetAsync();"
2 replies