Cloud Collaboration

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Please note the Webex For Developers forum above has a more active community. Content will be migrating to this forum in the near future. For additional help, you can go to the Webex for Developers Support page.




Forum Posts

Whenever the getNBRConfIdList NBR API is called, the response returns zero conf IDs. If I call the getNBRRecordIdList, I get a list of the recording IDs. This seems very wrong to me as I assume each recording should have a conf ID. A recording export...

Hi WebEx Community,Our site this my code.protected void Page_Load(object sender, EventArgs e)    {        CURRENT_URL = HttpContext.Current.Request.Url.AbsoluteUri;               if (Page.IsPostBack)        {        }        else {                   ...

atiwat.s1 by Level 1
  • 556 Views
  • 1 replies
  • 0 Helpful votes

Good day everyoneI am a fresh graduate without any prior experience related to WebEx Web Conferencing. My task in my first job is to familiarize myself with the three kinds of WebEx Web Conferencing APIs, URL, XML and TSP. So far, I have been reading...

I use URL API, It's still available for many years, but these days, I fount I use https://[site].webex.com/[site]/p.php?AT=LI&WID=username&PW=password...,and it shows ST=FAIL&RS=BadWebExIDOrPassword,but I didn't changed this username and password and...

ctctct333 by Level 1
  • 1549 Views
  • 2 replies
  • 0 Helpful votes