# How to config the wml connection in wml-config node

**URL:** https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082
**Category:** General
**Created:** [30 September 2019 09:52 UTC](https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082 "2019-09-30T09:52:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Nikron](https://avatars.discourse-cdn.com/v4/letter/n/8edcca/32.png) [@Nikron](https://discourse.nodered.org/u/Nikron)
#### Post date: [30 September 2019 09:52 UTC](https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082/1 "2019-09-30T09:52:56Z")

</div>

I have been trying to connect my Node-red project to IBM Watson Machine Learning service using the wml-config node with out success. I guess the method for connecting the to the service has changed from using usernames and passwords to using apikeys. However, the version of node-red-contrib-watson-machine-learning package which is 0.0.7, still requires connection using a username and password and I guess it is the newest version. How do I connect my wml node to my wml service?

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [30 September 2019 10:40 UTC](https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082/2 "2019-09-30T10:40:55Z")

</div>

> How do I connect my wml node to my wml service?

There's an open issue against the node since April [Authentication Mechanism Needs updating · Issue #17 · ibm-early-programs/node-red-contrib-watson-machine-learning · GitHub](https://github.com/ibm-early-programs/node-red-contrib-watson-machine-learning/issues/17)  
so it looks as if you will need to do it yourself in Node-RED, or update the node, the author suggests they are open to pull requests. [The node does not fetch the model · Issue #18 · ibm-early-programs/node-red-contrib-watson-machine-learning · GitHub](https://github.com/ibm-early-programs/node-red-contrib-watson-machine-learning/issues/18)

---

<div class="post-metadata">

### Author: ![Nikron](https://avatars.discourse-cdn.com/v4/letter/n/8edcca/32.png) [@Nikron](https://discourse.nodered.org/u/Nikron)
#### Post date: [30 September 2019 11:07 UTC](https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082/3 "2019-09-30T11:07:38Z")

</div>

Thanks a lot.

---

<div class="post-metadata">

### Author: ![Nishchith007](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/nishchith007/32/11393_2.png) [@Nishchith007](https://discourse.nodered.org/u/Nishchith007)
#### Post date: [31 December 2019 12:19 UTC](https://discourse.nodered.org/t/how-to-config-the-wml-connection-in-wml-config-node/16082/4 "2019-12-31T12:19:05Z")

</div>

Is there a work around for this? Can you please advise, I just started to work on Watson today.
