Skip to content

Dialogflow handover #56

@jtmigowski

Description

@jtmigowski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions