How to upload to a OneDrive shared folder programmatically with least user interaction?
问题 one question, if it's possible, how to upload files, to a shared OneDrive folder? I'd like to make an app, that would use the OneDrive as storage, but since OneDrive SDK requires user's login, I was wondering if it's possible to first programmatically share, or somehow with least user interaction have my app's users be able to access a folder from my own OneDrive for Business 1TB account and have them chunk upload the file there instead of uploading it to their own account? As I said, ideally