I had Install-Package Box.V2
but can't Able to use
String authCode = await OAuth2Sample.GetAuthCode(config.AuthCodeUri, New Uri(config.RedirectUri));
await client.Auth.AuthenticateAsync(authCode);
OAuth2Sample Is Not Available.
Please help me.
I had Install-Package Box.V2
but can't Able to use
String authCode = await OAuth2Sample.GetAuthCode(config.AuthCodeUri, New Uri(config.RedirectUri));
await client.Auth.AuthenticateAsync(authCode);
OAuth2Sample Is Not Available.
Please help me.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.