Thanks, bro. I had some bugs in my cloud function. Since I have decent experience in Node.js, I couldn't fix it for three days of work. This tutorial helps me to do this integration simply. Thanks again. =)
Thank you so much for the video, it's a great guide! I've done exactly what you say on the video, but I'm getting this error : "Webhook call failed. Error: DEADLINE_EXCEEDED, State: URL_TIMEOUT, Reason: TIMEOUT_WEB" ¿ do you know what can be the problem ?
if you have an api to fetch the data from a database, then we can integrate the same API to fetch and display data as a response. But this is a little bit tricky as we have to add dependencies for handling apis
I receive this warning which I suspect is why I cannot access the database:"Warning, FIREBASE_CONFIG environment variable is missing. Initializing firebase-admin will fail. Can you help?
@@antonio1779 Oh yes. That is being covered in the upcoming videos. I am facing a few issues with my billing account. Once it is resolved, I will upload it for sure.
@@BeingAverageEngineer As Antonio comments, I would also like to know how to connect with a Cloud Sql mysql database, I have not been successful so far, do you have an example?
check whether changing responses in inline editor of index.js is actually reflecting in dialogflow response. I could not comment much more on this without understanding the actual issue. do you have a discord account by any chance?
@@BeingAverageEngineer Thank you for your reply brother....is there any chance to contact you so that it helps me resolving my issue as my deadlines for project are approaching.consider this request brother
Hey there, I tried to connect my bot with the firestore database when I am passing the parameters in the inline editor function those parameters are not taking the values from the user, kindly help me if anyone has encountered with this problem.
My firebase log got : dialogflowFirebaseFulfillment Warning, FIREBASE_CONFIG environment variable is missing. Initializing firebase-admin will fail Please help me
hello sir. i followed your tutorial and it really works great. but when I am trying to integrate it into my working project, it gives the error- Duplicate class com.google.type.TimeZoneOrBuilder found in modules classes.jar (com.google.firebase:protolite-well-known-types:17.1.1) and proto-google-common-protos-2.1.0.jar (com.google.api.grpc:proto-google-common-protos:2.1.0) can someone please help me out to solve this. would be a huge helpp.
@@mohnishpathade3546 It wont become straight away like SIRI. But you can enable small talk in the console and give multiple answers to commonly asked questions.
bro i tried what u said ..thanks a lot really i have been wasting so much hours in finding the error ..once i update the dpendency it worked ..thanks a lot
Thanks, bro.
I had some bugs in my cloud function. Since I have decent experience in Node.js, I couldn't fix it for three days of work. This tutorial helps me to do this integration simply.
Thanks again. =)
Thank you so much for the video, it's a great guide! I've done exactly what you say on the video, but I'm getting this error :
"Webhook call failed. Error: DEADLINE_EXCEEDED, State: URL_TIMEOUT, Reason: TIMEOUT_WEB" ¿ do you know what can be the problem ?
Thanks again man!! Really appreciate your vids :))
Thanks a lot for ur comment. It really means a lot. 🔥❤️
Thanks, great video!
Thanks. Glad that you liked.
@BAE - BeingAverageEngineer
Hey there, I can't reach the Code on your Website. Will there be a fix soon, Bro?! ;)
Cool tutorial. If a record contains Name and address, how can we write the code to find Andrew's address for example?
if you have an api to fetch the data from a database, then we can integrate the same API to fetch and display data as a response. But this is a little bit tricky as we have to add dependencies for handling apis
Please make a video on webhook connecting to mysql as well
Please
Hello, will my Master card be credited if i use inline editor?
I receive this warning which I suspect is why I cannot access the database:"Warning, FIREBASE_CONFIG environment variable is missing. Initializing firebase-admin will fail. Can you help?
Could you please explain how to fetch data from mysql database
You mean a local database integration in Android right?
@@BeingAverageEngineer I need to connect to a remote database and query it via the inline editor
@@antonio1779 Oh yes. That is being covered in the upcoming videos. I am facing a few issues with my billing account. Once it is resolved, I will upload it for sure.
@@BeingAverageEngineer Amazing! I'll be looking forward to them thanks
@@BeingAverageEngineer As Antonio comments, I would also like to know how to connect with a Cloud Sql mysql database, I have not been successful so far, do you have an example?
I follow all steps, but not working :(. Data from firebase are not loading on dialogflow. Pleas help.
I have did it the same....but I am unable to get the data from firebase database to dialogflow....any suggestions
check whether changing responses in inline editor of index.js is actually reflecting in dialogflow response. I could not comment much more on this without understanding the actual issue.
do you have a discord account by any chance?
@@BeingAverageEngineer Thank you for your reply brother....is there any chance to contact you so that it helps me resolving my issue as my deadlines for project are approaching.consider this request brother
@@charansaisandadi4352 I have a discord server setup for this channel. Do you have a discord account?
@@BeingAverageEngineer I have discord account
how can i integrate dialogrlow, flutter amd firebase?
Excuse me sir i face some problem in coding please help me m doing my chatbot project please guide me well please sir m waiting
Can we turn on webhook and inline editor at the same time?
No. We can't. We have to either use webhook or inline editor.
Hi, can I know how to map more than two intent into one handler?
Hey there,
I tried to connect my bot with the firestore database when I am passing the parameters in the inline editor function those parameters are not taking the values from the user, kindly help me if anyone has encountered with this problem.
s how to do billing account
i need it
Have added to the list. You can expect it soon. Thank you for the comment
I neet it too, have u make the video sir?
My firebase log got :
dialogflowFirebaseFulfillment
Warning, FIREBASE_CONFIG environment variable is missing. Initializing firebase-admin will fail
Please help me
I have the same error, could you find the answer?
how can store to database please help
problem in billling
Can you please explain the error further?
Webhook call k through bhi batayen kese hoga firebase per data save
Becz I can't buy account on dialogflow
Webhook call failed. Error: UNAVAILABLE, State: URL_UNREACHABLE, Reason: UNREACHABLE_5xx, HTTP status code: 500.
i have same question,do you find any solution?
hello sir. i followed your tutorial and it really works great. but when I am trying to integrate it into my working project, it gives the error-
Duplicate class com.google.type.TimeZoneOrBuilder found in modules classes.jar (com.google.firebase:protolite-well-known-types:17.1.1) and proto-google-common-protos-2.1.0.jar (com.google.api.grpc:proto-google-common-protos:2.1.0)
can someone please help me out to solve this. would be a huge helpp.
same error here
I want to do the opposite. Read a value from the chatbot and then push it into the real time database.
did you get the code of this question
Excelent vídeo! Thanks a Lot! It's possible to contact You?
Thanks a lot. You can reach me by email.
beingaverageengineer@gmail.com
How to make it talkative
You mean like a voice assistant such as SIRI?
@@BeingAverageEngineer
Yes
@@mohnishpathade3546 It wont become straight away like SIRI. But you can enable small talk in the console and give multiple answers to commonly asked questions.
Those who have problems reading data from firebase, update your dependencies in package, "firebase-admin": "^8.2.0"
can u help me in reading data from the firebase i have errors ..is there a way to contact u
bro i tried what u said ..thanks a lot really i have been wasting so much hours in finding the error ..once i update the dpendency it worked ..thanks a lot