Hi,
We have watched the video and followed all the steps outlined here:
https://docs.microsoft.com/en-us/microsoft-365/solutions/collaborate-in-site?view=o365-worldwide
External Collaboration Settings in External Identities
SharePoint organization-level sharing settings
Created an Extranet Site
SharePoint site-level sharing settings
Added members to the Microsoft 365 Group
We have created a Single Page App that is registered under Azure App Registrations.
This App is using OAuth 2.0 Authorization Code Flow with PKCE.
Everything is working for Internal Users
Is it possible for External Users to pull documents from our SharePoint site using our App with MS Graph ?
The guest is currently signing in as themselves.
https://graph.microsoft.com/v1.0/sites/TENANT.sharepoint.com,
f87eaf53-fhgh-4123-ggkk-d60hg86f767e,
244g4gyj-7a2c-4fcf-8242-4t4ttey8261b
/drive/root:/Document1.docx

Any help or suggestions would be really appreciated
thanks James