Is it possible that user "test" already exists? sunnavy
On 12-03-20 13:38, Guillaume Hilt wrote: > Hello, > > I'd like to create an user using RT API (with RT 3.8.7 on Ubuntu 10.04). > > I tried in PHP with a request to /user/new using this post data : > id: user/new > Name: test > EmailAddress: [email protected] > RealName: test > Lang: fr-fr > Organization: test > > But all I got is a bad quest error : > > RT/3.8.7 400 Bad Request > > # Could not create user. > > Is it possible ? > > Regards, > > -- > Guillaume Hilt >
