Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
313 stars 44 forks source link

can't connect to my OneDrive account at my workplace #67

Closed pcantalupo closed 3 years ago

pcantalupo commented 3 years ago

Hello, I don't have a personal OneDrive account but rather use OneDrive at the University that I work for. I get access to Microsoft 365 through my University by using their Single Sign on. Is there a way to use this repo to connect to my workplace OneDrive account?

hongooi73 commented 3 years ago

You can try get_business_onedrive. It's for any organizational account, not just businesses.

hongooi73 commented 3 years ago

I'm closing this for now; reply here if you're still having problems.