zef-dev / convoworks-core

PHP framework for handling conversational services like Amazon Alexa skills, Google Assistant, Viber, FB messenger ...
https://convoworks.com
MIT License
25 stars 2 forks source link

Dialogflow empty response #7

Closed mmarcec007 closed 3 years ago

mmarcec007 commented 3 years ago

The dialogflow empty response implementation in Convo/Core/Adapters/Google/Dialogflow/DialogflowCommandResponse.php is wrong. It causes an error on Google Assistant Tester and devices.

TODO: