When I add a vgwActTransfer to a dialog node in Watson assistant to transfer the call, it just hangs up. Here's the how I have it currently: { "output": {
Using the new actions I want to be able to easily filter if the user is on the phone or the web, to give different responses. It doesn't have an option to set t
Everyone actively using the Natural Language Classifier service from IBM Watson has seen the following message while using the API: "On 9 August 2021, IBM annou
I can’t create APIClient for watson openscale. I get message: AuthorizationError: You are not authorized to access AI OpenScale instance *** I am followi
I can’t create APIClient for watson openscale. I get message: AuthorizationError: You are not authorized to access AI OpenScale instance *** I am followi
At a high level, I am trying to build a Watson Assistant that: (1) Follows a fixed conversation structure (currently containing 25 steps) (2) At each step, eval
Is there a way to integrate Watson Assistant to a Wordpress website like in this video? I've been looking at the API reference but can't figure it out.