Hi, I'm currently using the api to integrate a custom made fulfillment for Dialogflow, when I try to send quick replies to the user I got the next error message:
migth be the best if you provide a mock example about the data pass to the replies parameter. all seems to be ok testing locally with the integration and unit tests by default.
Hi, I'm currently using the api to integrate a custom made fulfillment for Dialogflow, when I try to send quick replies to the user I got the next error message:
I've even try to convert the response using the Interface IQuickReply, but the outcome is the same
with only text I have no problems!