How can I use Microsoft Graph API to read/write OneDrive Excel files with existing user permissions? [closed] (stackoverflow.com)stack
17 points by Sushma Shrestha in stackoverflow.com · 2d ago · stack
I am developing an application that needs to read and write Excel files stored in Microsoft OneDrive. The requirements are: Excel files are stored in OneDrive. Users should be able to read and write the Excel files through my application. Access to a file should be limited to us…