Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Typebot not loading in Facebook Messenger's in-app browser, displays "The bot you're looking for doesn't exist." #1765

Open
ChrisVo opened this issue Sep 4, 2024 · 3 comments

Comments

@ChrisVo
Copy link

ChrisVo commented Sep 4, 2024

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:

  1. Go to Facebook Messenger and send the link to the webpage containing the embedded bot.
  2. Open the link from within the Facebook Messenger browser.
  3. Observe the error message stating "The bot you're looking for doesn't exist."

Expected behavior
The embedded bot should load and function properly, displaying the chat interface without the error message, regardless of the browser used.

@ChrisVo
Copy link
Author

ChrisVo commented Sep 5, 2024

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.

@baptisteArno
Copy link
Owner

That's strange. Can you provide the link to a bot that fails?

@Estrategista07
Copy link

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

Captura de tela 2024-09-09 070315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants