I want to know how long it will take for cookies to expire and whether they need to be retrieved after they expire. #33
-
I want to know how long it will take for cookies to expire and whether they need to be retrieved after they expire. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
The cookies expire every 14 days. Additionally, the sessions are available to view at localhost:8000/webai: |
Beta Was this translation helpful? Give feedback.
-
i wonder if there exists a method that can refresh session token without browser or headless browser in order to deploy on FaaS or my vps to access the chat as if i were using the official API |
Beta Was this translation helpful? Give feedback.
The cookies expire every 14 days.
To refresh them, just open the chatbot website in a browser.
That's all.
Additionally, the sessions are available to view at localhost:8000/webai: