Donal
Donal
TTypebot
Created by Donal on 3/21/2024 in #help-and-questions
HTML & Javascript implementation - how to check if it loaded correctly
No problem - I updated my configuration to set my apiHost to "https://typebot.io" to fix it yesterday - is this solution ok going forward?
5 replies
TTypebot
Created by Toni Matas on 3/21/2024 in #help-and-questions
Unable to startchat
So your code should read: Typebot.initStandard({ typebot: 'your typebot ID', apiHost: 'https://typebot.io' })
28 replies
TTypebot
Created by Toni Matas on 3/21/2024 in #help-and-questions
Unable to startchat
I had this same issue today. Inside your initStandard function, set the apiHost to "https://typebot.io"
28 replies
TTypebot
Created by Donal on 1/29/2024 in #help-and-questions
Test webhooks against localhost
You are absolutely right, silly mistake on my part. I assumed that the "Custom Body" was in JSON format already so I just added the key/value pair without brackets. Working perfectly now. Really appreciate your prompt replies, thank you!
6 replies
TTypebot
Created by Donal on 1/29/2024 in #help-and-questions
Test webhooks against localhost
I managed to get it working via ngrok so it forwarded to my localhost. However now I am having an issue due to the webhook sending requests as "text/plain" - is there any way to configure the webhook to send application/json data instead?
6 replies
TTypebot
Created by Donal on 1/24/2024 in #help-and-questions
Continue chat without using API
Appreciate the response - this feature would be super useful!
5 replies