Open mechaadi opened 6 years ago
Hi can you teach me how do i implement intent fulfilments on my android app.. where and how do i write the fulfilment statement? or do u have any link for tutorials! Please your help will be deeply appreciated
@mechaadi were you able to resolve the issue? I am having the same issue at the moment and am not sure how to resolve it
Hello all, here's the scenario. I have an app, I've implemented dialogflow with gradle, now if user says chocolate the app should show a card view with a picture and some details about chocolate.
I tried to make this, it's working on Google assistant simulator but when I'm trying to run it through my app I get webhook failed, webhook failed is my default message if something goes wrong then it should show webhook failed else it is supposed to show the details queried by the user. Any suggestions ?
Thanks