Closed narra-dev closed 4 years ago
yay itβs not just me
Same with backpack.tf :/ I use 9kw to get the response, but after submiting the captcha, it asks again for a new response.
in my case there was an error in solving captcha
Can you elaborate on your error? This issue is still very much alive.
Can you elaborate on your error? This issue is still very much alive.
The error was in my custom api wrapper for captcha solving service. g-res token was corrupted. After I made sure it was passed correctly it started working
4.6.0
same issue in4.5.0
8.11.4
g-recaptcha-response
before4.6.0
Code snippet
```js var cloudscraper = require("cloudscraper").defaults({ onCaptcha });; function onCaptcha (options, response, body) { let gRes; const captcha = response.captcha; console.log('loopcheck'); //I do manualy solve the captcha and paste a validation token here for testing purposes gRes = '03AERD8XrC05QbUdvwuXQURT6uVQ5OyfSzH63VKKNsgJX8whswwK81y_DqO4ncsUjLe4aIG8XrumF43Skbo2RbdA8EnJza-rpebwYwlSk2WQLh1Ylpd2tHlqeXt4b--0hjIXzx9O22BxiuUK0SzePfgHObVishFisOE9mU5qOcdHf6VFStRCUiW6n0oKXCcAkCdqB1a_Vjd6Y4beXyTdsiiCB7_QhVR2zKd8BNtg-miAPR6vo6cYlx6bc'; captcha.form['g-recaptcha-response'] = gRes; captcha.submit(); } var options = { uri: 'https://marketplace.tf/', }; cloudscraper.get(options, function(error, response, body) { console.log(body); }); ```I never get
Cloudflare challenge loop
error but the code never exits out ofonCaptcha
loop. Here'ssiteKey
if you are to try yourself6LfBixYUAAAAABhdHynFUIMA_sa4s-XsJvnjtgB0