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.