0
我似乎无法找到与Office365 SharePoint相关的Office365 REST API范围。对于outlook.office.com,您可以使用范围如'https://outlook.office.com/mail.read'。Office365 SharePoint范围
有没有人知道,或可以指向我,为Office365 SharePoint休息API范围?
我似乎无法找到与Office365 SharePoint相关的Office365 REST API范围。对于outlook.office.com,您可以使用范围如'https://outlook.office.com/mail.read'。Office365 SharePoint范围
有没有人知道,或可以指向我,为Office365 SharePoint休息API范围?
在这里看到:https://msdn.microsoft.com/office/office365/HowTo/application-manifest
你也应该看到在您的Azure管理门户的范围,如果您配置您的应用程序。
我会看看这个,并报告回来。 – mcnarya