(根据http://blogs.office.com/2014/05/08/develop-using-onedrive-for-business-with-the-new-office-365-apis/的说明在这里询问)
我试图在Ubuntu机器上运行OneDrive。使用https://github.com/xybu/onedrive-d/我已根据以下网址向OAuth提出要求:
https://login.live.com/oauth20_authorize.srf?display=touch&client_id=000000004010C916&locale=en&scope=wl.skydrive+wl.skydrive_update+wl.offline_access&redirect_uri=https%3A%2F%2Flogin.live.com%2Foauth20_desktop.srf&response_type=code
但是,由于我使用的是Office 365,因此我的公司帐户无法识别为" live"帐户。
所以,我的问题是双重的。
login.microsoftonline.com/
的OAuth网址(我通常在哪里登录)?