Created 10-02-2020 08:29 AM
Hi,
I am recieving errors when trying to get cloudbreak to be created when using the cb cli.
The error I getting is
cb credential create from-file --cli-input-json credential.json --name cloudbreak-credentials
ERROR: Error while connnecting to https://127.0.0.1:443/identity/oauth/authorize as user: cloudbreak@user.com, please check your username and password in .cb/config or use flags for each command. (500 Internal Server Error)
when checking the the .cb/config file for the useername and password, these are correct and are the same as what was used in the cb configure command.