Forum Discussion
sarahmeinie
Dec 01, 2023Copper Contributor
Error when doing query for drives on Sharepoint using Microsoft Graph in C#
I have this line of code Running on an app registration with these permissions In a basic .NET Core 7 app with added Microsoft.Graph client configured like this Somet...
sarahmeinie
Dec 06, 2023Copper Contributor
For anyone interested, downgrading our Microsoft.Graph package to 4.48 resolved this issue. The bug is on Microsofts side and was introduced sometime after version 4.48. Hope this gets addressed by Microsoft soon.