pedro
TTypebot
•Created by gk on 4/11/2024 in #help-and-questions
Storing and displaying arrays returned by an API
Without this connection I can run the bot, but without the value in the "Waste name" variable. Any ideias on why the script is not running?
14 replies
TTypebot
•Created by gk on 4/11/2024 in #help-and-questions
Storing and displaying arrays returned by an API
I've been testing here, and the problem is that this infinite loop that you've mentioned @gk occurs when I connected the arrows, like this:
14 replies
TTypebot
•Created by gk on 4/11/2024 in #help-and-questions
Storing and displaying arrays returned by an API
I guess that the arrows are fine
I'm using some JSON data as you did in the Sales example. What am I missing?
14 replies
TTypebot
•Created by gk on 4/11/2024 in #help-and-questions
Storing and displaying arrays returned by an API
Hi guys, I tried the example that @Baptiste showed, but I got this instead:
An error occurred while loading the bot.
{
"status": 408,
"body": {
"message": "15 seconds timeout reached",
"code": "TIMEOUT",
"data": {
"code": "TIMEOUT",
"httpStatus": 408,
"path": "startChatPreview"
}
}
}
Is this an connection error from my machine?
14 replies