puppeteer-extra
puppeteer-extra copied to clipboard
[Bug] Problem with 2captcha
Hello! I have a problem. The captcha in the browser turns green, that is, it seems to be resolved. But in the console I see an error and the script crashes.
PuppeteerExtraPluginRecaptcha: An error occured during "getRecaptchaSolutions": { _vendor: 'recaptcha', provider: '2captcha', id: 'akfe5224z9lu', requestAt: 2023-10-01T18:48:41.742Z, error: 'Error: 2captcha error: 500 Internal Server Error' }
+1. Did you find any solution to that?