equal-aqua•14mo ago
api call logs
Hi, can i see api call logs, in order to verify the correct exchange of variables? thanks a lot
2 Replies
Debug traces in Voiceflow are not visible in production, but they can be seen in the Voiceflow prototype tool. They provide diagnostic information that can help resolve bugs. Here's an example of how to use debug traces in your function code:
In this example, the debug trace will show a failure message, which can help you identify issues. For more detailed information, you can refer to the Voiceflow Functions Documentation.
equal-aquaOP•14mo ago
how can i enable 'debug' option graphically?