Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not wroking #10

Open
EthanLerner1 opened this issue Dec 13, 2021 · 2 comments
Open

not wroking #10

EthanLerner1 opened this issue Dec 13, 2021 · 2 comments

Comments

@EthanLerner1
Copy link

EthanLerner1 commented Dec 13, 2021

hey, when i try to run the ps1 script, I get the following error:

Exception calling "PickAsync" with "1" argument(s): "Element not found. (Exception from HRESULT: 0x80070490)"
At C:\Users\winman\Desktop\leaker.ps1:69 char:9
$creds = Await ([Windows.Security.Credentials.UI.CredentialPi ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CategoryInfo : NotSpecified: (:) [], MethodInvocationException
FullyQualifiedErrorId : Exception

what should I do?
Running on: windows 10, powershell 5.1.19041.1320

@rafayahmed317
Copy link

Encountering the same, confirmed that his is not a problem with the script but some recent update has caused it.

@Dviros
Copy link
Owner

Dviros commented Mar 6, 2022

seems like the pickasync method was not found in the credentials.ui.
will be checked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants