使用图形api

时间:2017-12-04 10:46:01

标签: microsoft-graph onedrive

我正在尝试使用microsoft graph API检出驱动项目 如https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_checkout#example

中所述

但是当我尝试使用图形API资源管理器时,它会给我一个错误 不支持的细分类型。 ODataQuery:sites / bluejdemo.sharepoint.com / drives /...

Details of error I am getting

1 个答案:

答案 0 :(得分:1)

签入和签出仅适用于Microsoft Graph的/ beta /版本。我可以看到文档没有说清楚,所以很抱歉。我会确保我们更新这些文档。

这是你需要做的电话:

https://graph.microsoft.com/beta/sites/{insert your URL here}/checkout