I have an issue saving multiple parameters from different intents in dialogflow firebase fullfillment. I’ve tried declaring a global variable to store the data there but to no avail . here is what I …
Tag: dialogflow-es
How to make connection to Dialogflow API in ReactJS (front-end)
I can’t seem to find a solution for this. I’m trying to make a connection to Dialogflow using ReactJS. So far I’ve tried it by making an Ajax call and using dialogflow.SessionsClient() with the credentials JSON file. I keep getting Authentication errors. Is there any example, because I can’t find anything. Thank you. Answer If you want the dialogflow agent