Actions-on-google Questions
Ad
Dialogflow agent will not speak inside a function for unknown reason
I have a dialogflow agent that is normally able to speak. however, when inside a function (which calls out to the spotify api), it does not speak
Account Linking response for Actions On Google not correct in Hindi
I am making custom google action and in my app i am using account linking. the response for when google asks the user for confirmation in english
Unable to view the webapp using interactive canvas on Devices
I have used the google's interactive canvas api to deliver visual content along with voice interaction for my google action. interactive
JavaScript functions return value is undefined snapshot from firestore
I've got the following code. the return value of the function caloriex is always undefined. when i show the value being returned just
Suddenly getting intermittent error "Failed to parse Dialogflow response into AppResponse : null"
I've suddenly recently started seeing errors like "failed to parse dialogflow response into appresponse : null" on actions on google/dialogflow
Google DialogFlow V2 mysterious error in fulfillment (Google Assistant simulator empty response, request, error tab)
I am facing a mysterious error in my application. (google assistant + fulfillment written in nodejs running on firebase) my application is about
dialogflow hangouts chat integration no response using actions-sdk
When connecting dialogflow with hangouts chat i am getting normal responses set in dialogflow. but messages from the webhook running on google
Google Assistant's fulfillment response comes with escape character "\"
I created a simple webhook to fulfill a google action intent using
Node callback returns mysql result but i cant print to the user with actions on google for dialogflow
I created an intent to get user information based on the id he provides as param. using a mysql module i can process the query and get the result.
How to hand over Dialogflow input to Interactive Canvas
I want to display the input from dialogflow inside a rectangle on my interactive canvas. the conversation flow in the index.js file works
Ad
How to pass to an intent if Permission request is denied
I have an action that integrates with dialogflow which as part of the conversation requests access to the user's location.
Actions-on-Google user.storage not saved on Dialogflow SDK
I've developing an action by using dialogflow sdk and firebase functions. i'm using conv.user.storage to save user id between conversations.
Retrieving data from firebase by the dialog flow inline editor fulfillment
I am just start learning how to write fulfillment to read a data stored in the firebase as a first step. actually, i stored the same data
Cannot bring data from Firestore in Dialogflow Fulfillment (In-line Editor)
I am using dialogflow to build an action for google assistant. everything works, except the fulfillment of my
How to connect my Google Assistant app to my own server
I'm creating an actions on google smart home app. i need to use a server that lets me make external (to google) calls. i've already tried it with
How to create an intent which should act as followup intent and as well main intent which can be triggered directly in Dialog Flow?
If i want to create an intent for favorites then. if user asks "what are his favorites" and it will display some suggestion chips so it
Malformed Ressponse: Webhook error on getting response from dialogflow web hook
I'm calling the aws lambda repo using aws cloudapi for the fulfilment of actions on google(aog). everything works fine using actions-on-google
User logged in but it payload gives "undefined" as the result
I am working with dialog flow and i need to get the userid (to be more specific, unique id of the user). the google assistant app works fine for
Retrieving userdata directly after user completes acount linking on their phone
I'm building an application using accountlinking for a google home speaker using the actions on google sdk. i am using the
Getting device location using Dialogflow-fulfillment, not using Google Actions
What i am trying to do here is, suppose a hospital which provides certain facility has several centres(locations) in the country. now when the
How to make a multiple language Dialogflow webhook/fulfillment?
I have built a dialogflow app in english. i used a nodejs webhook to provide the answers. now, i want to add a new language (spanish). is
Ad
how to integrate app action using actions.xml?
I am trying to build a build-in-intent[actions.intent.check_air_quality]. i have already added the actions.xml in my project. here is the code:
server to server auth failure - firebase - dialogflow - actions on google - user entity v2
Here is the code i'm using for getting access-token for making session entity as described here:
Requesting a parameter from the user or triggering an event from fulfillment
In some intents in dialogflow i want to evaluate some parameters (that are required) and then, if they do not meet some criteria, request them
How to detect a returning user to Google Assistant on Android in Dialogflow fulfillments?
I have a running website, where users already have accounts. and i am trying to create a google assistant agent, accessible on android, to help
Deploying the transactions on google webhook sample on dialogflow inline editor
I'm making a project on dialogflow / actions on google that has multi functionality outside of just transactions of physical products. i'm
Play a list of MP3 on Google Home assistant
I’m trying to build an intent to play a list of mp3 using “media response”. as i read in action on google documentation, the mediaresponse
Firebase + DialogFlow - Realtime database- Cloud function return query result only after second request
I'm writing a simple google action which will read the firebase realtime database, and return result in the response. my problem is, the query
Deploy Firebase functions with node-config
I created a firebase function that uses this config library
How to make a http request to other service in dialogflow fulfillment without firebase?
I wrote a node.js fulfillment code to send my messages from dialogflow to another services (in this code, it is postman) by simply using the
Trigger a custom alert phrase (Intent) with Dialogflow
I'am new to dialogflow, although it is easy to understand, i couldn't trigger an intent with a custom event. the task that i have to
Change Google Sign-in dialogs for Google Home
Currently i have a simple dialogflow project for google home which uses the
Ad
Dialogflow fullfilment on firebase function if ask from telegram
I wrote function which work on firebase function and which take an answer on request if request come from the dialog console or the google
Maintaining a chat between user and agent using Google Actions
I am creating an app using dialogflow and actions on google node.js library. the logic i am trying to implement is as follows: user
How can I create an entity specific to a user?
I'm creating an action for google assistant with dialogflow and
Acknowledge an asynchronous action for Google Assistant
I am creating an action for google assistant getting some data from a rest api. the action launch a http request then parse the response to create
dialogflow with node.js how do you swtich intents
I have an intent that has a required parameter and a fulfilment. when you answer it takes you to my node.js application which currently looks like
Persistent location permissions
I am building an action that sometimes needs the users location to find the closest bus stop to the user, but i find it very annoying that i have
order-update.js sent "{}" as response in transaction api actions-on-google
I'm trying to send update about order state after a user sent order. i've been using
Actions on Google dialogflow api v2 library gets location undefined
I've been building an aog action for a while. i'm stuck with location problem. i'm asking for permissions for location and name as in the code
Retrieve values from firebase database in conversation flow
I am trying to grab information from my firebase database after a particular intent is invoked in my conversation flow. i am trying to make a
TypeError: Cannot read property 'forEach' of undefined at V2Agent.addActionsOnGoogle_
I'm creating a chatbot using dialogflow-fulfillment, actions-on-google and hosting it in aws lambda. i'm trying to ask for the user permissions
Invoke a Dialogflow event with a specific device source
After trying and trying countless times, i ask for your help to call a dialogflow event (googlehome) with a specific googlehome device.
Ad
Why doesn't the permission for a name work?
I'm trying to allow a permission in google assistant, but the simulator just asks to "repeat the answer" when asking for a name. here is the code
How to secure dialogflow webhook(using firebase functions)?
I am developing a dialogflow agent with its fulfillment webhook in firebase functions(using actions on google client library). how can i secure it
Actions on Google simulator does not separate screen output devices
I try to test my action in the google actions simulator. unfortunately, the simulator does not seems to recognize the difference between the phone
get json data from realtime database to Dialogflow inline editor (google assistant)
Beginner here on programming, i'm working on my free time on a project which is related to google assistant, for the first time i'm using the
How do you address given name parameter in fulfillment code?
I have created an intent in dialogflow web interface. it auto detected a parameter called given-name, which lists it as $given-name
iot-smart-home-cloud (gcp project) registered devices not appear in the fluter app and in Angular/web
I have this issue open on github for 10 days:
Google Actions Authentication flow not sending JWT token, how to validate the token provided?
I'm trying to implement oauth authentication for my google home compliant google-actions backend but i'm not sure on how to validate the token
Google Assistant integration with my custom app?
I am learning about google actions and made a basic, google-keep like app which records notes for logged in users. it has a mobie client and a
Dialogflow api call works, but chatbot shuts off
In dialogflow, i use the free edition (v2) with the blaze plan from firebase. i have an intent that works on the word "test". when i enter "test"
Exception when intergrating DialogflowConversation with Fulfillment SDK
I am using the node.js fulfillment sdk
Return Array of Data using Google Assistant from Firebase
The structure i have for my firebase database is like this: fruits: apple,5 banana,6 i want to put apple and banana in an array
Ad
Google how can I create a music player for my Google Assistant
I’m wondering how i can create a music player for my google assistant compatible devices (e.g. google home mini, my tablet, phone...). i’ve
Store User Location Preference in Dialogflow
I have an intent right now that requires the users location - each time this intent is triggered it prompts the user for access to their location.
Coding a tableCard rich response with JSON
So recently i've been trying to code in a tablecard response, but i can't seem to get it to work. here my code (node.js):
saving data in conversations with Actions on Google
I am developing an app on actions on google and i've noticed that when using the
how to delete "google sign in account" for development purpose - actions on google
I'm working with actions on google and dialogflow, and recently they proposed google signin to make account linking fast without writing own oauth
Google Action connected to Firebase function unable to call external api?
Currently i have a google action built using the actionsdk with nodejs where the fulfillment is hosted on firebase cloud functions. all i am
How to make 3rd party api call in dialogflow's inline editor
How to make 3rd party api call in dialogflow using inline editor please share if you have some code regarding this. thank you
How to fetch device location from action-on-google
I'm using nodejs as a webhook for fetching the current location of user but constantly getting that error webhook call failed. error: 500
JS Global variable not recognized
I set my variable as a global variable so google will be able to read the name the user enter in actions on google. in "agent.add", i added in
Dialogflow - Google Assistant: Show suggestions with icon + text
I'm showing a list of suggestions in my google assistant agent. i'm using webhookclient object (agent), to handle the responses. my code looks
how to save state in google action and dialog flow
I am very confused by google documentation on dialogflow and actions for google. it looks like i need to mix and match between the two in order to
Ad
Is possible to implement volume up|down in Google Actions V2
I'm working with mediaresponse to play media (play song) with google actions v2. i did these
Actions Sdk get this error TypeError: Cannot read property 'output' of undefined
I'm trying to connect ibm watson and google assistant, but i keep receiving this error "typeerror: cannot read property 'output' of undefined" and
Autoplay media until time's up in google dialogflow
I have working on google actions lately. i need to play an url of mp3 for x minute(this receive from user such as play abc for 30 minutes.). my
Syntax error with async function definition inside a class
I have a class with a few functions that i need to be async, but adding async in front of the function name gives me an error when compiling.
Dialogflow, nodejs: File System module - Error: EROFS: read-only file system, open 'filename.pdf' at Error (native)
I'm using file system module to stream a pdf file and then, to access that file for later usage. it works when i try it in the compiler, but when
JWT decode from assertion - Google sign in
I'm trying to implement account linking in actions on google (using
Google assistant account linking with facebook
I'm trying to make a chatbot with dialogflow for google home. it requires the user to input a url. now it will definitely be a long and
No response has been set. Is this being used in an async call that was not returned as a promise
I am getting below error. error: no response has been set. is this being used in an async call that was not returned as a promise
Why app.intent throws error (malformed response) in actions-on-google
I am adding a basic card to my action, and, when testing in simulator, the error malformed response, final_response must be set
Dialogflow - Google Assistant: Show suggestions in multiple lines
I want to show a list of suggestions to the user, and as expected i do it like: new suggestions('option 1', 'option 2', 'option
Handle audio play completion callback in dialogflow (Media responses)
I'm handling an intent by playing a mediaobject. i want to create an intent handler that will catch the callback of media play
Ad
Unable to write to Google Spreadsheet from actions on google with dialogflow
I am trying to write to a google spreadsheet from an actions on google app with dialogflow. i am able to read from the sheet using my app. the
Is it possible to wait until the ask method returns a response
Using actions-on-google, when handling an intent and then using conv.ask() to send a response to the agent, is it
Can't make a API request in DialogFlow and actions-on-google. No response has been set
I'm trying to make a api request using actions-on-google and dialogflow, but after the call has been resolved, the conv.ask does not count as a
Actions on Google SDK can not use updatePermission
I am working on an app for google home and google assistant. i use firebase cloud functions for webhook. i've been trying to get
Results based on location
I want to make it so that my google assistant chat bot can request to know the users location and then tell them the closest doctors surgery for
unable to get user's response in assisstant on firebase cloud function
I need one help, i am not getting the user's response in the dialogflow firebase functions. please find the coding in index.js here in the
How can I create long-lived tokens with Firebase Node.js SDK
I'm trying to implement the authorization code flow to link actions on google with my firebase users:
How to access request object in the new dialogflow API
In the actions on google request object i have accesstoken that i'm setting via account linking { "user": { "userid":
Can I set and access user preference from google assistant
I have an action that i created that i think will have a lot of value to a certain community. the catch is that i access an api using a url, and
Firebase.initialize is not a function, am I missing a package?
I'm trying to create a firebase function which can access my database. however when i run firebase deploy --only functions i get
How do I call a third party Rest API from Firebase function for Actions on Google
I am trying to call a rest api from firebase function which servers as a fulfillment for actions on google. i tried the following
Ad
conv.ask() wait until audio is complete
I am building a 'game' using the actions-sdk and nodejs. for this game one feature requires that the audo to finish before taking user input. is
"No response has been set. Is this being used in an async call that was not returned as a promise to the intent handler?" using js
This is the code that is generating the error, the fullfillment response generated by this intent upon being called is "no response has been set.
How to develop an app that integrates Google Home with Login using Node.js, Firebase and Swift
I have been making google home apps, but now i want to make apps that are connected to firebase server and dialogflow api. how is it possible to
No suggestions chips
I get this errror with my webhook on dialogflow. i also do not see the chips. but the normal text comes. all the other stuff and matching intents
Actions on Google V2 webhook external api acces
In actions on google v1 i could easily parse info to and back from the api with the webhook, but v2 has a different aproach, it skipped
Matching Express Routes to Google Assistant intents
I have an express app that i am trying to integrate with google assistant. i've installed
How can I access user data stored in Firebase using Google Assistant?
I have some user data stored in firebase in users/userid/data i'm using dialogflow to recognize for example the following
How to output the information from REST API
I want to have my agent say information which is got from a rest api. but the code as followes could not respond any messages, which means
how to get device precise location using dialogflow fulfillment
I need to get permission from user in order to get device precise/course location using dialogflow-fulfillment i'm using below code but getting
Error when `firebase deploy`ing Google Smart Home codelab action
I was trying to follow
Google Assistant - How to re-prompt if the input is invalid?
I am using google assistant with node.js where i ask the user for check-in date and check-out date. if the check-out date is later than the
Ad
How to get user confirmation for Location and the geo-coordinates in Dialogflow?
I am making app for google assistant using dialog flow. my app uses a webhook function deployed on firebase. main question is how to get user
How can I call a REST API in (index.js) webhook for google assistant
I am making app for google assistant using dialog flow. my app uses the webhook (function is deployed on firebase). the main point is -- i want to
Ad
Blog Categories
Ad