Open ChrisVo opened 1 month ago
I did some more investigating. It appears that using the @typebot.io/nextjs
library is ignoring the apiHost
parameter being passed. The library continues to look for the bot on the hosted version of Typebot, even though my bot is self-hosted.
That's strange. Can you provide the link to a bot that fails?
Eu estou tendo o mesmo problema , hospedei o typebot em um servidor próprio e ele parou de funcionar poderiam me ajudar
I'm having the same problem, I hosted typebot on my own server and it stopped working, could you help me?
the bot link that fails : https://app.lbdsprodutosdigitais.com/como-educar-filhos-felizes-e-realizados-mx84aj2
Describe the bug
When accessing the webpage with the embedded Typebot, the message "The bot you're looking for doesn't exist." appears when opening the link from Facebook Messenger's in-app browser. However, the bot loads properly when accessed via an external browser.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The embedded bot should load and function properly, displaying the chat interface without the error message, regardless of the browser used.