OneDrive / onedrive-sdk-python

OneDrive SDK for Python! https://dev.onedrive.com
MIT License
1.08k stars 189 forks source link

Accessing a different OneDrive account #199

Closed jkim8256 closed 2 years ago

jkim8256 commented 2 years ago

Hi, how can I access another OneDrive account if I allowed access for an account already? Is there a way to disconnect the current access?

KTibow commented 2 years ago

Please elaborate as much as you can, because I can't really understand what you mean right now.

jkim8256 commented 2 years ago

So i was able to get authentication and do things like adding a folder to my onedrive. (Everything is good) But, for example, if i want to add a folder to another onedrive account(not the one i am connected to right now) is there a way to do that?

Hopefully this makes it clearer

KTibow commented 2 years ago

You'll need to get a different key from Azure.