Receive the Insufficient Scope Error When Updating Tenant Settings

Problem Statement:

When trying to update the tenant setting by making changes under Advanced → Migrations, you receive the error:

Error! Something happened while trying to save your settings: Insufficient scope, expected any of: update:tenant_settings.




Solution:

The update:tenant_settings is an “Auth0 Management API” permission.

The cause of the error is that the tenant member has the “Viewer - Config Settings” role. Please reach out to a Tenant Admin to update your role to “Admin” to get this resolved.