我试图通过REST在SharePoint在线讨论板上发布回复,但做不到。我不想使用SP.utilities,因为这个REST将从Android调用。下面是我正在实施的代码: url:"../_api/web/Lists/getbytitle(listname)/items?error: function (error) {
我们无法从Spring应用程序为SharePoint在线订阅web钩子.在使用rest以订阅web钩子时,提供有效的通知URL(启用了https、可公开访问、有效的域名、Post方法)作为参数。"value":"Failed to validate the notification URL 'https://example.com/notification-listener-service/api注意:我们遵循这个AP