【问题标题】:List Notebook Sections with OneNote API on SharePoint Online在 SharePoint Online 上使用 OneNote API 列出笔记本分区
【发布时间】:2015-11-06 09:31:02
【问题描述】:

当我尝试使用 OneNote API (GET https://www.onenote.com/api/beta/myorganization/siteCollections/{site-collection-id}/sites/{site-id}/notes/notebooks/{notebook-id}/sections) 在 SharePoint Online 上列出笔记本的各个部分时,

我收到以下错误消息:

{
    "error":{
    "code":"10001","message":"An unexpected server error has occurred. Please try again later.","@api.url":"http://go.microsoft.com/fwlink/?LinkID=400804"
    }
}

不过,我可以使用 OneNote API (POST) 向笔记本添加新部分。

使用 OneNote API on OneDrive for Business (Office 365) 可以完美运行。

【问题讨论】:

  • 嗨,Adrian,您能否向我们提供您从该请求中获得的 HTTP 响应的 X-CorrelationId 标头,以便我们对此进行诊断?

标签: onenote onenote-api


【解决方案1】:

下面的这个语法应该可以工作,我已经测试过了: https://www.onenote.com/api/beta/myorganization/siteCollections/{site-collection-id}/sites/{site-id}/notes/sections

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多