botasaurus icon indicating copy to clipboard operation
botasaurus copied to clipboard

cookieError while making request to server.

Open frtug opened this issue 1 year ago • 3 comments

How can we resolve this error. Any clue ? botasaur_code.zip

frtug avatar Mar 26 '24 08:03 frtug

I have added the error as well as code which will replicate the error.

frtug avatar Mar 26 '24 08:03 frtug

By tweaking the value of use_stealth to False. It works.

frtug avatar Mar 26 '24 08:03 frtug

We have released v4, which solves many bugs and adds awesome feautres like UI Run. I suggest using it and let me know if this issue reoccurs, to do so, please run the following commands:

python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade

Then read the documentation at https://github.com/omkarcloud/botasaurus.

Chetan11-dev avatar May 14 '24 17:05 Chetan11-dev