How can I use msgraph Python SDK to properly list or get files from OneDrive?
I have a corporate account and I asked to set up Application Permission with the scope Files.ReadWrite.All to be able to access msgraph Python SDK in order to use Drive/DriveItem APIs under the “Files” documentation of msgraph.