You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be worth mentioning that when selecting ClientType == Business that also one has to use graphClient.Me.Drive instead of graphClient.Drive to access the user's OneDrive files.
Otherwise one will get access to the domain's default SharePoint shared folder with graphClient.Drive