How to fix "$.respond() not called for this invocation" error in chat step?

This topic was automatically generated from Slack. You can find the original thread here.

It’s show “$.respond() not called for this invocat” again.How to fix it use chat step.

image.png

Hi , this is because you have set the option Return a Custom Response form your workflow, but there’s no action that return the HTTP response in your workflow. To fix this, you’ll need to add the action Return HTTP response and make sure that it is executed

Hi Leo,How to return the chat response for client?

use python code to response.it’s ok now.