The Cloud function is not uncinating when I run the Web Demo
The scenario is as follows: I have an agent that uses Cloud Function to assemble the response for the user.
This works perfectly when I run the agent inside the DialogFlow console.
But when I run this same agent through the WEB DEMO the Cloud Function doesn't work and the agent returns the default Intent response instead of the response assembled by Cloud Function.
I've already put this agent on my site thinking it could be some limitation of the WEB DEMO but the site kept the same problem.
I've already looked at the Cloud console and it doesn't show any error message...
If anyone has any tips I would appreciate it.
Regards.