79392008

Date: 2025-01-27 19:55:11
Score: 3.5
Natty:
Report link

To access files in base general folder, you may not specify the drive Id as below. https://graph.microsoft.com/v1.0/sites/{site-id}/drive/root:/{path-to-folder-encoded}:/children

But to get the files from a non base folder, that is not in 'shared documents', you need to use, https://graph.microsoft.com/v1.0/drives/{drive-id}/root:/{path-to-folder-encoded}:/children

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bhavikk R