I am curious if this is a bug or what... If I configure the Default
Fallback Intent to use a webhook, setup the webhook code correctly and
then test it with the DialogFlow Console I get the default responses and
not the responses configured in the Webhook code. However, if I test
the same Intent from say a web chat bot, I get the Webhook response and
not the default responses found in the Default Fallback Intent. When I
look at the logs I see this error when testing from DialogFlow Console:
No responses defined for platform: DIALOGFLOW_CONSOLE
Is this a known bug or issue when testing fulfillment webhooks with the Default Fallback Intent or what am I missing?
Thank you in advance!
-Rue