New instances of cloudant do not use the account name as the default username and in fact the preferred URL is no longer cloudant.com. While the account option init still works under some circumstances we shouldn't highlight it as the easiest way because it fails for newly created things unless a username is also specified.
1. Steps to reproduce and the simplest code sample possible to demonstrate the issue
Bug Description
New instances of cloudant do not use the account name as the default username and in fact the preferred URL is no longer
cloudant.com
. While theaccount
option init still works under some circumstances we shouldn't highlight it as the easiest way because it fails for newly created things unless a username is also specified.1. Steps to reproduce and the simplest code sample possible to demonstrate the issue
Getting started
2. What you expected to happen
Requests to succeed
3. What actually happened
401 unauthorized
Environment details