Sani Dzinic
Results
2
comments of
Sani Dzinic
Same here! I used the original Project.cs from your test folder. The Exception comes up at Line 53: `var a = c.CreateUser("test", "D8!di7As1");` `System.AggregateException: SerializationException: Element "OCS" from Namespace "http://sechmas.datacontract.org/2004/07/owncloudsharp.Types"...
> 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...