Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Default follow-up intents not working, fulfilement endpoint not triggered #401

Open
sreime opened this issue Jun 24, 2020 · 2 comments
Open

Comments

@sreime
Copy link

sreime commented Jun 24, 2020

Hello, @actions-on-google & @dialogflow team,

lately, I´m having massive problems developing actions for google.
Lately, my default follow up intents which are created via dialogflow are not responding anymore. The problem mainly occurs with the yes/no default follow up intents. Fulfilment is enabled for them.
The system was working fine a couple of weeks ago.

We are hosting our action code on lambda and the deploying via serverless. By checking the API gateway no request was sent for the yes/no follow up intents. It seems that the requests are not even sent to the fulfilment endpoint.

I also created a new action & fulfilment service to verify the issue is not at our end.

Please let me know if you need more informations.
Looking forward to getting some feedback.

Kind regards
Sebastian

@khushboo209
Copy link

khushboo209 commented Jun 25, 2020

Hi Sebastian,

We were facing the similar issue and this is how we fixed it:

Please verify if the small talk option is enabled for the Dialogflow agent. In the left Navigation menu, please scroll to the bottom and verify the following:

image

Please turn off the small talk option and test the issue. Hope this helps :)

@AdnanDL
Copy link

AdnanDL commented Jul 6, 2020

Same issue here and small talk was already disabled for me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants