-
My Dialogflow query endpoint is returning 500 response
![screen shot 2018-09-05 at 11 31 34 am](https://user-images.githubusercontent.com/21494493/45074004-51c7d580-b0ff-11e8-85f4-acd021b25655.png)…
-
Hi @MattLaurie Building gRPC stubs from existing googleapis is not well documented. So I was thinking if you could give some insight into how you generated the stubs for a particular folder from googl…
-
Hi,
I would like to use the resetContext method, but it always throws this error `Possible Unhandled Promise Rejection (id: 0): TypeError: undefined is not an object (evaluating 'this.client.getAcc…
-
Below are the steps followed for integrating Dialogflow with Azure bot and Microsoft Teams:-
First create an Azure bot using Azure bot services.
a).In the Azure Portal, navigate to Bot Servi…
-
-
I was developing an action for google assistant using dialogflow and was making making some changes when I mistakenly deleted all my intents. I didn't have a backup of my agent so I contacted dialogfl…
-
Unable to get access
```
constructor(props) {
super(props);
Dialogflow_V2.setConfiguration(
"your-dialogflow-project@asdf-76866.iam.gserviceaccount.com",
…
-
Hey,
I have an empty react app with expo and when I add this line:
import { Dialogflow_V2 } from 'react-native-dialogflow';
(same with import { Dialogflow } from 'react-native-dialogflow'; )
The a…
-
Hi !!
It seems that when an Dialogflow Intent has a custom payload as answer, the chatbot doesnt show it.
In my particular case, in many cases, I have only custom payload answers and when it happ…
-
Description:
I propose implementing a WhatsApp chatbot to replace the current doubt section of the application. This chatbot will provide users with instant responses to their queries and enhance use…