ibm-early-programs / node-red-contrib-watson-machine-learning

Apache License 2.0
2 stars 9 forks source link

Access token is required by code but never used #14

Closed johnhmacleod closed 4 years ago

johnhmacleod commented 6 years ago

In the Credentials config node, an access token is required (node status complains if not provided) but it is never used in the code. The token is always generated by the node. Workaround is to fill in anyOldThing to the field.

chughts commented 6 years ago

function checkConnection is in error

chughts commented 4 years ago

Fixed in 0.1.0