cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1783
Views
3
Helpful
6
Replies

WebEX API

manikandan3887
Level 1
Level 1

Hi,

I am a beginner to using Webex API. I went through the documentation for an understanding of how it works. But while trying to use it, I get some errors and I am not receiving the intended result. If someone could give me a brief introduction on how it works, it would be great.

I want to access the login page in the webex API. By documentation, it goes of the name (p.php?AT=LI) and I tried to access the same using WebEX ID and Password which are the mandatory fields(as given in the documentation), I did not include the back URL. While giving this thing, I am receiving this error AT=LI&ST=FAIL&RS=UnknownATCommand.

Also I have the below details. I have web username, password, site ID and Partner ID. By WebEX ID, what does it mean ? Does WebEX ID and Partner ID one and the same?

Any help on this topic is highly appreciable.

Thanks & Regads,

Mani

6 Replies 6

nmorrow
Cisco Employee
Cisco Employee

Hello,

     You may just be using an incorrect URL API handler page, the error suggests that the handler page does not recognize AT=LI. Can you provide your failed request after replacing WebEx ID and password with ********?

Hi,

Thanks for replying back. Actually I used the example given in the

Documentation and coded it accordingly. I have fixed that issue now. But

now, I am facing another issue of "BadWebExIDOrPassword". I have WebEX

username, Password, Site ID and Partner ID. Could you please let me know,

out of these which one I should use for the Web ID parameter ?

Also to code the login page from the documentation, it has listed that the

first name, last name and the email ID is required. Could you please let me

know whether these are mandatory fields ?

Thanks & Regards,

Mani

Hello,

WebEx ID is the username. Site id and partner id are mostly used for just XML API.

Hi,

Thanks for the immediate response. I accessed the webex site with the

credentials, I was able to access it. But while accessing the website via

the API with the same credentials, I am receiving the error

"RS=BadWebExIDOrPassword". I used the same example present in the

documentation for the WebEX API. Please find the attachment containing the

code that I use to access this page.

Could you please let me know where I am doing the mistake ?

Thanks & Regards,

Mani

Hello,

     The Username attribute is named WID, not WI. Updating that name should result in a more favorable result. Also note that BU will only process on failure for AT=LI, MU will process on success.

Hi,

Thanks a lot. It is working perfectly fine now,

Regards,

Mani

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: