This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Microsoft Unified Communications Web API announcement

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Microsoft Unified Communications Web API
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Skype UCWA - 502 Error while getting Application

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hello, i would like to get the presence of a contact via UCWA but I fail when I try to create an instance of the application ...
    Unanswered | 0 Replies | 193 Views | Created by mario439 - Thursday, September 19, 2019 12:12 PM
  • large check mark
    0 Votes

    service doesn't allow cross domain origin

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am trying to send and receive messages to/from SFB (Skype for business) through UCWA web apis but facing access denied issue. 1) I created Azure AD ...
    Unanswered | 0 Replies | 256 Views | Created by bharath bk - Thursday, August 22, 2019 4:10 AM
  • large check mark
    0 Votes

    Can Authenticate New-CsOnlineSession in PowerShell Command Prompt, but not .NET Core Application

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am using the below code to create a new-csonlinesession in order to add new PSTN gateway.I am trying to setup new session and try to create new pstn ...
    Unanswered | 0 Replies | 255 Views | Created by Sandeep Gangwar - Thursday, August 22, 2019 4:10 AM
  • large check mark
    0 Votes

    Can Authenticate New-CsOnlineSession in PowerShell Command Prompt, but not ASP.NET Application

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am using the below code to create a new-csonlinesession in order to provision audio conference licensing: Get-PSSession | Remove-PSSession $userName = ...
    Unanswered | 2 Replies | 669 Views | Created by CLS303 - Friday, June 14, 2019 3:17 PM | Last reply by Sandeep Gangwar - Wednesday, August 21, 2019 12:14 PM
  • large check mark
    0 Votes

    RESTful server handling client POST with different formatted contents ?

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hello Web API experts: I have a question on web api server handling a client POST (Json formatted data): Suppose the server is expecting a pre-designed ...
    Unanswered | 0 Replies | 263 Views | Created by SJ-Hills - Sunday, August 11, 2019 6:21 PM
  • large check mark
    0 Votes

    How to know if a user closed the chat window?

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am using UCWA to implement chatbot functionality in skype. I am able to successfully communicate with the user. However, if the user closes the chat window, I would like to kill ...
    Unanswered | 0 Replies | 242 Views | Created by ShannuVaddi - Thursday, July 18, 2019 8:28 AM
  • large check mark
    0 Votes

    UCWA unsupported_grant_type error

    Lync Server
     > 
    Microsoft Unified Communications Web API
    https://github.com/wapacro/Skype-for-Business-UCWA-PHP But I got an error - unsupported_grant_type. I've been trying to make it work for 3 day. I ...
    Unanswered | 2 Replies | 1047 Views | Created by alexey_sh - Sunday, August 27, 2017 4:41 AM | Last reply by Дмитрий Кузьмин Ека - Thursday, May 23, 2019 9:26 AM
  • large check mark
    0 Votes

    No response or error is coming when I try to schedule a meeting via Skype web sdk

    Lync Server
     > 
    Microsoft Unified Communications Web API
    { var conversation = client.conversationsManager.getConversationByUri(uri); console.log(';'); // even this is not showing }, ...
    Unanswered | 1 Replies | 434 Views | Created by Darshan Babu - Wednesday, May 8, 2019 2:12 PM | Last reply by woshixiaobai - Thursday, May 9, 2019 2:12 AM
  • large check mark
    0 Votes

    Hybrid configuration for Skype for business, facing issue for Skype for business channel for bot

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I have a skype hybrid environment and trying to set a bot.Have created a bot and checked the bot in the test framework. It is working fine.Trying to add a channel Skype for business. After ...
    Unanswered | 1 Replies | 654 Views | Created by venkateshvishwarup - Tuesday, April 16, 2019 7:05 AM | Last reply by woshixiaobai - Wednesday, April 17, 2019 1:45 AM
  • large check mark
    2 Votes

    Service does not allow a cross domain request

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hi, when I try to run the samples (hosted in IIS Express) and access the developer sandbox, I get the following error: Service does not allow a cross domain request from this ...
    Answered | 18 Replies | 10552 Views | Created by kpko - Tuesday, March 5, 2013 2:09 PM | Last reply by Stefan BG - Tuesday, April 16, 2019 11:39 AM
  • large check mark
    0 Votes

    Is it possible to get presence data for an external contact using Skype For Business Online and UCWA?

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I have a Skype for business Online solution and have been experimenting with getting presence information for contacts using UCWA I have successfully been able to get the presence ...
    Unanswered | 0 Replies | 351 Views | Created by RB17CA - Thursday, April 11, 2019 7:29 AM
  • large check mark
    0 Votes

    Web API .NET Access to XMLHttpRequest

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am getting the following when trying to access the API from my local system, API is configured on the cloud server. But the same is working when I am running using ...
    Unanswered | 0 Replies | 435 Views | Created by Bhimsen Bukkebag - Friday, April 5, 2019 4:18 AM
  • large check mark
    0 Votes

    Search for User by Domain Account Name

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I'm trying to search for Skype users by their domain account names instead of email addresses.  If I knew their email addresses, I'd find them with a search query like the ones in the ...
    Unanswered | 1 Replies | 333 Views | Created by Rex Theobald - Monday, March 18, 2019 5:48 PM | Last reply by Rex Theobald - Monday, March 18, 2019 6:05 PM
  • large check mark
    0 Votes

    Advice on triggering screen pops?

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I am to build a hello world kind of application using UCWA / client-side API for on-premises connected Skype for B clients. It is to do simple browser screen pop upon an ...
    Unanswered | 0 Replies | 359 Views | Created by rozgi - Wednesday, March 6, 2019 3:48 PM
  • large check mark
    0 Votes

    Sype4com.DLL not working with latest version of skype

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I was using Skype4com.DLL but it is deprecated not working with the skype latest updates. I was using it in a Skype plugin(windows application) to log in and make calls. As an alternative, I ...
    Unanswered | 0 Replies | 391 Views | Created by developer77 - Thursday, January 31, 2019 2:00 PM
  • large check mark
    0 Votes

    UCWA crashes Message:CryptAcquireContext failed to acquire key container

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hello, we are facing the following issue: UCWA on a Skype for Business Server 2015 constantly crashes with the following ...
    Unanswered | 1 Replies | 426 Views | Created by Christian Schindler - Wednesday, January 23, 2019 4:02 PM | Last reply by Christian Schindler - Saturday, January 26, 2019 12:32 PM
  • large check mark
    0 Votes

    No event received when presence changed, why???anyone can help me?

    Lync Server
     > 
    Microsoft Unified Communications Web API
    I use UCWA to get presence events to my application from Skype for business. I've created an UCWA application and subscribed to a contact presence, but after I actived the event ...
    Unanswered | 3 Replies | 599 Views | Created by yhacmilan - Tuesday, October 9, 2018 3:45 AM | Last reply by yhacmilan - Tuesday, November 20, 2018 8:27 AM
  • large check mark
    0 Votes

    Bot endpoint registering problem

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hi, I'm trying to understand how endpoint register works for Skype for Business bots. Following the official docs, i used the cmdlet to ...
    Unanswered | 1 Replies | 616 Views | Created by LuisLeon0810 - Thursday, November 15, 2018 5:56 PM | Last reply by woshixiaobai - Friday, November 16, 2018 7:27 AM
  • large check mark
    0 Votes

    GET user's availability via REST API

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hi, I am using automation anywhere and trying to get user's availability via REST API. Can someone please help me on how can I achieve this ...
    Unanswered | 0 Replies | 539 Views | Created by iAzhar - Wednesday, November 7, 2018 10:53 AM
  • large check mark
    0 Votes

    Oauth step is returning 500 internal server error

    Lync Server
     > 
    Microsoft Unified Communications Web API
    Hi, I am new to UCWA, and I am trying to create online meeting using UCWA 2.0. I have identified the url by using auto discovery and also found the oauth URL. when I try to create ...
    Unanswered | 0 Replies | 512 Views | Created by RahulPundlik07 - Tuesday, November 6, 2018 2:30 PM
  • Items 1 to 20 of 507 Next ›
Announcement: 1

Microsoft Unified Communications Web API announcement

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft