Hello Everyone, I am using Nextjs and I'm integrating Botpress AI Chatbot in it.
I want to send some data from my botpress chat to localstorage or cookies
But I'm not able to do it.
I have tried Calling API endpoint in it and trying to set-cookie from the api, but that too is not working.
Can someone know how do I do this?