How to Download Files from a Specific Nested Folder in SharePoint Using Microsoft Graph API?
I’m working on a C# application that downloads files from a SharePoint library using the Microsoft Graph API. The issue that the API returns null value object when I try to access the nested folder because the logged-in user only has access to a specific nested folder within the library.