Share feedback, ideas and get community help

Updated 11 months ago

cors issue

At a glance

A community member is experiencing an issue with their self-hosted Typebot after updating to the latest version. The issue is triggered on the embedded chat on their website, and they are receiving a connection timed out error, which suggests the URL is not reachable. The community members have discussed the problem, noting that the issue only occurs on their own website, while it works in the Typebot viewer. They have tried using the iframe version as a workaround, but embedding using HTML/JS does not work. The community members have also mentioned that their app should not have to call the openai/streamer URL, and they are currently deploying the latest version of Typebot. Despite setting their domain as the allowed origin, the issue persists, and they can still embed and chat on other domains.

Hello Guys my self hosted Typebot is having an issue after updating it to the latest version. This is the error at the developer tool.
A
B
T
10 comments
this error was triggered on the embedded chat on my website
this is the log i recieve
Attachment
image-2.png
it works in my viewer but on my own website it does not work
Connection timed out means that the URL is not reachable
What version are you currently deploying ?
Your app should not have to call for openai/streamer URL
it is the latest version right now
yeah it works with the iframe version which is the workaround we going for now
embed using html/js does not work
it is still not working. After I set my domain as the allowed origin, I can still embed and chat on other domains.
Add a reply
Sign up and join the conversation on Discord