Skip to content
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
@tony-evans-enactus

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.

image

This may also help resolve issue #52.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions