Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Issue with Dialog flow

Hi,

I'm trying to create a simple chat bot using dialog flow, but when the below/any custom payload, I'm getting the response bot as [empty response]. Am I missing something or I have to add something the the snippet.

 

{
"richContent": [
[
{
"type": "info",
"title": "java error",
"text": [
"1. Kindly open the preference.",
"2. Go to Intelligence.",
"3. Kindly keep the preferences as interactor.",
"4. Save it"
]
}
]
]
}

1 1 210
1 REPLY 1
Top Labels in this Space
Top Solution Authors