【问题标题】:UCWA Integration for getting Lync Status用于获取 Lync 状态的 UCWA 集成
【发布时间】:2015-11-26 09:55:28
【问题描述】:

我正在尝试使用以下 URL - https://ucwa.skype.com/documentation/KeyTasks-CreateApplication 中描述的步骤来集成Lync

当我执行第一步时,我得到以下响应

{ "_links" = { 重定向 = { href = "https://webdir0A.online.lync.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=xxxx.com"; }; 自我 = { href = "https://webdirin1.online.lync.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=xxxx.com"; }; xframe = { href = "https://webdir0A.online.lync.com/Autodiscover/AutodiscoverService.svc/root/xframe"; }; }; }

但是从引用的 URL 我应该得到 ​​p> { “_链接”:{ "self":{"href":"https://lyncweb.contoso.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=contoso.com"}, “用户”:{“href”:“https://lyncweb.contoso.com/Autodiscover/AutodiscoverService.svc/root/oauth/user?originalDomain=contoso.com”}, "xframe":{"href":"https://lyncweb.contoso.com/Autodiscover/XFrame/XFrame"} } }

从这个响应中,我必须使用“用户”键进行第二步。但我没有得到这个“用户”密钥。

集成中有什么遗漏或错误吗?

谢谢

【问题讨论】:

    标签: lync ucwa


    【解决方案1】:

    您应该在“重定向”网址上重复您的请求。不过,请注意云端不支持 UCWA - 请参阅此线程 MSDN UCWA Forum

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-03
      • 1970-01-01
      • 2012-06-22
      • 1970-01-01
      相关资源
      最近更新 更多