Allowing drive item URL from MS Graph search API to be accessed my multiple users in a company

Copper Contributor

Summary:

As a part of the use case we are trying to build we are accessing drive items in an account  and using graph search API to show the list of files/drive items available in our application and use the url provided in the api response to open the SharePoint/drive file.

Issue:

When clicking on the URL the file is opened in a new browser and is requiring authentication or throwing an error if a different user is signed into the browser. Ideally we would like to use the API authentication to open the SharePoint file without logging in for a second time.

0 Replies