-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I have a webhook (Python / Flask) receiving requests from Dialogflow. I configured this webhook so that when I receive a request containing an action called 'livechat', this request will be forwarded, via requests.post, to the internal rocket.chat server, according to the app's configuration, however, I am receiving "{" error "as a return: "Cannot read property \ 'isFallback ' of undefined"} ", in the body of the request received:" intent ": {" name ":" projects / atendimentoorbitel-ea9x / agent / intents / aceb9f52-185d-4954- 8bac-46b2a9c57916 "," displayName ":" human attendance "," isFallback ": true},". What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels