This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
Generate descriptive error messages during 'nvl setup...' #55
Open
Description
Received StatusCodeError: 400 - [object Object]
when running nvl setup...
. After some debugging the issue was that I had met part of the requirement for a complex password, but the password did not include a CAPITAL letter. The connect cli needs to notified the user with an error message other than the generic StatusCodeError: 400....
. This will help not only with password strength issues, but all CLI errors.
The attached screenshot shows the generic error message.
This may also help resolve issue #52.
Metadata
Assignees
Labels
No labels
Activity