I have a corporate account set up with OneDrive. I have a "dummy" (proxy?) account set up that has no OneDrive of its own. (I intentionally want this account to have very little privilege - it is set up ONLY as a reader.) I have shared a folder from the corporate account to the dummy account. I would like to use Microsoft Graph using the dummy account to read the files shared with it. How would I go about this? What are the appropriate calls?
When I try "/v1.0/me/drive/sharedWithMe", I get "You do not have access to create this personal site or you do not have a valid license". I really don't want to waste an Office 365 license on this dummy account, but is that the only way? Is it possible to do this via the SharePoint route? If so, how? Is there any other, better way to do what I'm trying to achieve?
Any help would be much appreciated!