Halil Kerimi

Results 1 issues of Halil Kerimi

I am trying to use PublishPackage method and I get BadRequest response The code I am using: ``` try { var token = await GroupShareClient.GetRequestToken("Username", "Passwrd", new Uri("https://localhost/"), GroupShareClient.AllScopes); var...