dialogflow-android-client icon indicating copy to clipboard operation
dialogflow-android-client copied to clipboard

Raw JSON is there in the console but not getting response in the console nor device

Open nyck33 opened this issue 3 years ago • 0 comments

I followed Lee Boonstra's codelab and had it working: https://codelabs.developers.google.com/codelabs/dialogflow-flutter?utm_source=google-io21&utm_medium=referral&utm_campaign=io21-resources#4

Then I decided I want my own knowledge base so disabled and deleted what I had. I tried to add the Tesla FAQ and get a few of the questions but not all (maybe because I'm on the free version but not sure).

If it was just happening on my local device, I would flutter clean, flutter doctor, flutter pub get etc etc to try to start the process of correcting this but I'm actually in their console in the top right there is a little testing textfield and mic button which were working for my original, now deleted, Knowledge Base.

My Questions and Answers that Dialogflow scraped from the url I designated looks fine in the console too.

nyck33 avatar Nov 28 '21 01:11 nyck33