I am unable to connect my bot to Skype For Business (SFB) Online. I have followed below URL for the same -
https://msdn.microsoft.com/en-us/skype/Skype-For-Business-Bot-Framework/docs/overview
I am the global administrator of my Office 365 account and have the privileges to connect the bot to SFB Online. It has been more than 8 hours the bot has been registered.
The first command (Import-PSSession) works fine. The second command (New-CsOnlineApplicationEndpoint) gives below error - Cmdlet invocation error + CategoryInfo : NotSpecified: (:) [New-CsOnlineApplicationEndpoint], CmdletInvocationException + FullyQualifiedErrorId : Error processing cmdlet request,Microsoft.Rtc.Management.Hosted.PlatformService.NewPlatformServiceAppEndpointConfigCmdlet + PSComputerName : adminin1.online.lync.com
Thanks in advance.
Was your -Uri end with .com? I've got similar error when I tried -Uri sip:username@domainnotendwithdotcom but when I changed it to use the alias name that end with onmicrosoft.com then the command work fine.
来源:https://stackoverflow.com/questions/43977783/unable-to-connect-bot-to-skype-for-business-online