Forum Discussion
Rampatina
Oct 06, 2021Copper Contributor
Cannot access the files from sharepoint online through Graph API
I was trying to access the files from Sharepoint Online using the Graph API. I have few files in the Sharepoint site in the drive 'Shared Documents', but I could not able to retrieve these files from postman/using Http client. Passing a valid access token and below are the permission I have.
Here is the Graph API using to get the file /sites/{site-id}/drive/root:/{item-path}
It's returning 404 not found error with message 'The resource could not be found.'
Not sure what I am missing. Your help will be greatly appreciated. Thanks in advance.
I have created a question in stackoverflow as well.
No RepliesBe the first to reply