After connecting, receive an error message MethodInvocationException: Exception calling "ToByte" with "2" argument(s): "Could not find any recognizable digits."
#66
Labels
bug
Something isn't working
Describe the bug
After making a connection in PowerShell 7.4.5 I get the following output:
But then I see my email and SessionID, and upon testing I find that the connection was made successfully.
To Reproduce
Steps to reproduce the behavior:
Connect-Lastpass -Credential <last_pass_email>
, where <last_pass_email> is the username/email for the lastpass account.Complete multifactor authentication through LastPass Authenticator or enter a one time passcode:
I simultaneously get a push notification on my phone. I click "Accept" and enter my pin.
Note: the errors appear both with and without MFA enabled.
Expected behavior
No error messages - just a message that says "Authentication successful" (or something like that) followed by the Email and SessionID.
Platform:
The text was updated successfully, but these errors were encountered: