We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddce83 commit 90cc338Copy full SHA for 90cc338
1 file changed
plugins/b2c/skills/b2c-custom-api-development/SKILL.md
@@ -371,7 +371,7 @@ Using a private SLAS client with client credentials grant:
371
372
```bash
373
# Set your credentials
374
-SHORTCODE="your-short-code" # see b2c-cli:b2c-config skill to find this value; this it NOT the instance realm ID
+SHORTCODE="your-short-code" # see b2c-cli:b2c-config (b2c setup config) skill to find this value; this it NOT the instance realm ID
375
ORG="f_ecom_xxxx_xxx"
376
SLAS_CLIENT_ID="your-client-id"
377
SLAS_CLIENT_SECRET="your-client-secret"
0 commit comments