適用於 Windows 通用 APP 的 OneDrive Api (OneDrive Api for Windows Universal APP)


問題描述

適用於 Windows 通用 APP 的 OneDrive Api (OneDrive Api for Windows Universal APP)

我正在嘗試運行示例一個驅動器應用程序,我有 MSDN 帳戶,但當我嘗試登錄時仍然顯示未授權。我是否需要任何付費帳戶才能訪問 Onedrive for Universal App?

示例位於 OneDrive 通用應用程序


參考解法

方法 1:

You dont need paid account for sure. I am using Live SDK to consume Onedrive API.

方法 2:

Have you registered your app with OneDrive to get a client ID? https://dev.onedrive.com/app‑registration.htm

方法 3:

After enough google searches amd articles I found that If one wants to use OneDrive Api in Windowss Universal app , one need to have paid account on Windows Store for application. If you are satisfied with using REST api of Onedrive than you don't need registration.

Link for app in SDK and Rest Api Tested

(by unciathang2410199Roger Hartleyuncia)

參考文件

  1. OneDrive Api for Windows Universal APP (CC BY‑SA 2.5/3.0/4.0)

#onedrive #msdn #win-universal-app #C#






相關問題

WP7-Skydrive API 下載任何文件並保存隔離存儲 (WP7-Skydrive API Download Any file and Save Isolated Storage)

如何編寫 .NET 控制台應用程序來訪問 SkyDrive? (How can I write a .NET console application to access SkyDrive?)

Loại đăng nhập Skydrive API Windows 8 (Skydrive API login type Windows 8)

如何使用 Rest api 和 oauth2.0 創建文件夾和上傳文件 (How to create folder and upload file using Rest api and oauth2.0)

從 ERP 保存到 OneDrive (Save to OneDrive from ERP)

適用於 Windows 通用 APP 的 OneDrive Api (OneDrive Api for Windows Universal APP)

一種 Drive / Office365 與 Google Apps Script 類似的腳本語言 (One Drive / Office365 similar scripting language as the Google Apps Script)

OneDrive API 瀏覽器 C# (OneDrive API browser C#)

從 Python 應用程序訪問 Microsoft Live 服務 (Access Microsoft Live services from Python application)

一個驅動器 api 安全 URL (One drive api secure url)

嘗試使用 get-PnPFile 從 OneDrive 獲取文件的所有版本時找不到文件 (File not found trying to get all versions of a file from OneDrive using get-PnPFile)

一個驅動器遷移 (One Drive Migration)







留言討論