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
Note: By default, the tenant is automatically created if it doesn't exist.
57
57
58
+
**Warning:** Use `--scopes` (plural) for client scopes, NOT `--scope` (singular). The `--scope` flag is a global authentication option and will cause errors if used here.
59
+
58
60
### Create Client for Custom API Testing
59
61
60
62
When testing a Custom API that requires custom scopes:
0 commit comments