Hi Marvin A.,
Chatbot ID: f318bdfe-e028-4648-9060-f2c7551b42ff
When we manually clear cookies for chat.lindy.ai in DevTools, sessions reset correctly. However, browser refresh (F5) does not clear these cookies, so sessions persist. I have tried working with a script, and unfortunately, the JavaScript cannot delete cookies due to cross-origin security. I would request if you could help us with implementing one of these solutions:
1. Add URL parameter: ?newSession=true or ?clearSession=1
2. Make cookies session-only (expire when page closes)
3. Provide window.LindyEmbed.resetSession() JavaScript API
4. Allow us to disable persistent sessions in the dashboard.
Urgent response needed.
Thanks!