start.sh does a login by accepting a password form the user. If the password contains any special characters (which of course is encouraged) then this will not work.
If login fails, the error should suggest using "ccloud login" to pre-login (without capturing the password) and then rerun with an automatic check if the session is logged in.
start.sh does a login by accepting a password form the user. If the password contains any special characters (which of course is encouraged) then this will not work.
If login fails, the error should suggest using "ccloud login" to pre-login (without capturing the password) and then rerun with an automatic check if the session is logged in.