You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use `--default-scopes` for common shopper API access scopes
158
158
- By default, the tenant is automatically created if it doesn't exist. Use `--no-create-tenant` to disable this behavior if you prefer to manage tenants separately
159
159
160
+
**Important:** Don't confuse `--scopes` with `--scope`:
161
+
-`--scopes` (plural) - Scopes assigned to the SLAS client being created
162
+
-`--scope` (singular) - Global flag for CLI OAuth authentication (not for client creation)
0 commit comments