I am working on a 2 FA with using the TwoStepAuthentication.Activities.dependencies
there is an error of could not load or assembly 'BouncyCastle.Crypto Version=1.9.0.0., Culture =neutral , Public Key Token = null
I tried to replace the file of C:\Users.nuget\packages\portable.bouncycastle\1.9.0\portable.bouncycastle.19.0.nupkg, but it does not work
I would like to reinstall BouncyCastle. Can anyone help?
If you are trying to add it into Windows compatibility project or in even in Windows Legacy also, the package should support at least .Net 4.6.x version. The version you are looking at is only supporting to .Net 4.
Unfortunately we can’t rollback UiPath project to .Net version 4 or any as they are dependent on the Studio version.
Sorry! I’m not aware of any for now. If you are looking for automating Google workspace then you can get an app created to interact with your google account where there is no need of 2 factor authentication.
Hi Alex! I am also facing the same issue after upgrading my project from windows legacy to windows and currently the uipathteam.twostep authentication package is 2.0.1 and thowing the mentioned error.
Were you able to find the solution ?
Get Google Token: Could not load file or assembly ‘BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified.
If you can’t use the answer of jeroen.smits cause you need a newer version of mail.activities, then i advice to use an powershell script to create an TOTP code.