``` In rest-api-client.sh line 245: if [-z "$RestApiPassword" ]; then ^-- SC1035: You need a space after the [ and before the ]. ```