Hi everyone! π
I'm experiencing an issue with Typebot integration on my webpage. Here are the details:
{
"message": "Cannot read properties of undefined (reading 'filter')",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "startChat"
}
}
Error! Couldn't initiate the chat. ()
https://typebot.io/api/v1/typebots/chat/startChat 500 (Internal Server Error)
Important Note:
The chat works perfectly when accessed directly through its URL, but fails when embedded in my webpage.