-2

What could be the issue: trying to set a passthrough node in Watson Assistant for a chat bot dialog skill. As setting context variable $city the system defines it as an invalid.

data_henrik
  • 16,724
  • 2
  • 28
  • 49
Katja
  • 1

1 Answers1

1

Due to your message, I think that you are using the context editor UI. If that is the case, you must not use the $ sign in the variable input box; just write city as variable name

polaquita7
  • 21
  • 2