cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
820
Views
0
Helpful
1
Replies

Password issue with createUser API

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

1 Accepted Solution

Accepted Solutions

ryanhunt
Level 5
Level 5

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

View solution in original post

1 Reply 1

ryanhunt
Level 5
Level 5

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

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: