A user reported an issue to support (see Slack thread) where they were getting the following error message when adding a SLAS client:
Failed to lookup secret SFCC_SCAPI_TENANTID
Although the --tenant option was provided, the tool seems to be expecting the tenant ID to come from an environment variable. If the environment variable is needed and it is not set, it should be set to the value of the --tenant option.
Also, the error message doesn't seem to accurately describe what's going on.
A user reported an issue to support (see Slack thread) where they were getting the following error message when adding a SLAS client:
Although the
--tenant
option was provided, the tool seems to be expecting the tenant ID to come from an environment variable. If the environment variable is needed and it is not set, it should be set to the value of the--tenant
option.Also, the error message doesn't seem to accurately describe what's going on.