I'm working on a bot, and some of the menu options are giving a "Not available" as the "Default Response". The options that are failing all use webhooks, so I assume the problem is there.
Even without the system we're using, just in Dialogflow web, when testing the bot, the correct intents are triggered, and the correct actions and contexts; the only thing is the default responses seem to be empty.
However, in the "Diagnostics Info", I can see the correct information I should have had, as the fulfillment text.
Does anyone know what could the problem be?