IBM / watson-online-store

Learn how to use Watson Assistant and Watson Discovery. This application demonstrates a simple abstraction of a chatbot interacting with a Cloudant NoSQL database, using a Slack UI.
https://developer.ibm.com/patterns/create-cognitive-retail-chatbot/
156 stars 222 forks source link

Cloudant no longer issues password #186

Closed scottdangelo closed 5 years ago

scottdangelo commented 5 years ago

We formerly accessed Cloudant using uname/password, but the Cloudant service no longer issues a password. This hasn't been tested yet to confirm, but the app will likely be broken until we move to using IAM apikey.

scottdangelo commented 5 years ago

Workaround is to use legacy cloudant credentials.