Category "msgraph"

Get user's OneDrive ID using MSGraph Api

I'm trying to connect to the MSGraph API to get the user's drive ID but the server keeps saying There has been an error authenticating the request I've alread

Graph API to know when email is sent

I am currently sending emails via Graph API using the following code: var graphClient = GetAuthenticatedGraphClient(); var metadata = JsonSerializer.Deserialize