I have dialogflow application w.r.t. v1 currently, we are working on the migration to v2, so during the process, when testing the changes w.r.t. dialogflow console, we found issues like webhook request time, please find the diagnostic info. from the console,
"webhookStatus": {
"code": 4,
"message": "Webhook call failed. Error: Request timeout."
}
diagnostic info. shows tabs like "raw API response", Fulfillment request and fulfillment status (Webhook call failed. Error: Request timeout.), but not showing fulfillment response tab here.
Can anybody help/guide me on this for the resolution, as of now I didn't see any specific solution in this forum & so I am posting this one. please let me know if anybody needs more info. I can provide on this also.
The expected result should be displayed in https://console.dialogflow.com/, but currently shows Default response as "not available".