Open thisiseddy-ab opened 1 year ago
Having the same issue with that
Thats because https://github.com/gajus/puppeteer-proxy/issues/24
This old issue is probably resolved, but for future visitors: you may want to use http://
instead of https://
in your proxy connection string. This is a common source of confusion, because proxy type is different from its traffic type. On top of that, proxy providers tag it as "HTTPS" while they may really serve "HTTP". It's likely that 174.25.210.207:6286
was simply an http proxy endpoint (doesn't mean it cannot proxy https, just the proxy protocol itself is http).
Im Trying for the first time the puppeteer-proxy lib,and Im getting this error. I don know is an error of puppeteer-proxy or of the function await page.setRequestInterception(true) because this guy has the same error as me
Code
Error