How to post response from server to dialogflow?
问题 I changed the question to be more explicitly: The server side is node.js and I try to get data like weather from an external API. When I send a question with POSTMAN I receive a response from the server. Ok now, the issue... I use ngrok tunnel on Dialogflow because I need HTTPS not HTTP, and when I try the Dialogflow interface no get the same response from the server as I do with POSTMAN I didn't receive anything, error 404. Can someone help me, please? I attack here the code with the route.