"Problem creating clients" Error with Deploy CLI
Last Updated:
Overview
error: Problem creating clients {"name":<name>,"client_id":<client_id>}
Forbidden: This operation must be authorized by Auth0
Cause
client_id field in the YAML file for the client structure is causing the create client Management API to fail with 403 error and error message and code:
| This operation must be authorized by Auth0 | operation_not_supported |
Solution
If custom client IDs are required for migration purposes, please contact support.