Skip to content

Failed with auth proxies #7

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

Open
barrosa1987 opened this issue Jul 21, 2023 · 0 comments
Open

Failed with auth proxies #7

barrosa1987 opened this issue Jul 21, 2023 · 0 comments

Comments

@barrosa1987
Copy link

Failing using auth proxies

var context = await browser.createIncognitoBrowserContext({ proxyServer: proxy });

await page.authenticate({
username: user,
password: pass,
})

Result: ERR_INVALID_AUTH_CREDENTIALS

The credentials are valid

@barrosa1987 barrosa1987 changed the title Faile with auth proxies Failed with auth proxies Jul 21, 2023
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

1 participant