Open pixysadfee opened 1 year ago
i have same problem see screnshot the problem is that there were a lot of translation requests and for this reason you need to pass a test for a robot, you need to take this into account and connect anti-captcha services .. if possible with a paid API
after manually checking, I received a file with the answer, so the problem is in the captcha
while for myself I made an output to the console if(response.statusCode == 302){ console.log(["capcha",response.headers?.location]) }
I used a simple code to translate strings using @iamtraction/google-translate
and I used the above function as:
It worked perfectly till hours ago but now I get this error:
Why This is happening ?