Yes, i also faced this problem, what i did was if file size was > 100kb then i delete cookies and bot will check if cookies are not present then it will call login function and new cookies file will be saved which will be less than 100 kb.
Cookies not restored
-
Hi guys, I'm trying to put the cookies from a real browser to a BAS one.
My cookies are in this format
So I just loaded them and tested but for some reason it won't put them into BAS :
And when I save them to see if they are in the browser, I see it saved only the cookies from the current session.
Am I doing something wrong ?
-
-
@thotho said in Cookies not restored:
Hi guys, I'm trying to put the cookies from a real browser to a BAS one.
My cookies are in this format
So I just loaded them and tested but for some reason it won't put them into BAS :And when I save them to see if they are in the browser, I see it saved only the cookies from the current session.
Am I doing something wrong ?
Only cookies from BAS work in BAS. A module for converting third-party cookies was posted on the forum, you can search for it.
-
@thotho said in Cookies not restored:
My cookies are in this format
You should prepare your cookies to ensure that they are in the right format as BAS expected.
Take a look:
https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie -
@thotho said in Cookies not restored:
@Fox Thanks for your answer, I am unable to find the module to convert cookies, would really appreciate if you could share me the link
https://community.bablosoft.com/topic/25431/не-открывает-ссылку-с-модулем/17

