Hi,
I am new to Webex API and trying to create a webex account using URL based API. https://companyURL/company/p.php?AT=SU. It keeps failing with error message "<SignUp><Status>FAIL</Status><Reason>PasswordIsRequired</Reason></SignUp>" even when I am passing the password with PW attribute. what could be wrong , please help
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Passwords and other sensitive information cannot be sent in a HTTP GET Request with the URL API Anymore, this data must be posted..
please see: Recent URL API Changes - Get2Post
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.