Skip to content

Problem with the CreateUser #40

@Piero1978

Description

@Piero1978

Hi and congratulations for your library!
I've a problem with the Client.CreateUser, I used the syntax:

var result = client.CreateUser(user, password);

where user and password are two string variables with, of course, the username and the password for the new user I want to create.
But, I receive an exception:

System.Runtime.Serialization.SerializationException

Have you a solution for my problem? Thanks.

Metadata

Metadata

Assignees

Labels

bugneeds-infoAdditional infromation required.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions