简体   繁体   中英

Watson Assistant and node-red

I am trying to use node-red to connect to my Watson chatbot using the Watson assistant v2 node. For some reason, I keep getting forbidden returns and It doesn't seem to connect properly? Has anyone managed to successfully connect to a Watson service using Node-red?

节点红流

I am not sure the correct combination of API key or ID to connect to the correct service

In the Watson Assistant UI go to the Assistant you want to use, then to the Settings section. The Assistant ID and URL are shown, then in the Service credentials section the API key.

Enter them in the configuration of your node.

在此处输入图像描述

For those who came late for this question: To use IBM watson node-red nodes

  1. search for the service in IBM cloud .
  2. Create the service.
  3. Get the credentials.
  4. Go to node-red editor and paste the credentials (API key + URL)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM