We're using the Graph .NET sdk to search a SharePoint document library in an Azure app, using delegate permission. Most users get good results. But some are empty with the same query. Both groups can access the same library via the SharePoint UI, so they both have access in SharePoint.
It seems "external/guest" users are the one not getting results.
Is there additional permissions we missed?