Users assigned the Operator and Integration Developer roles may encounter the following error when attempting to connect to Talend Studio and fetch the license from Talend Management Console:
401 Authentication credentials were missing or incorrect
This issue occurs even though the user has the necessary roles to access Talend Studio. The root cause is typically missing Studio-specific permissions within the Operator role configuration.
Resolution
To resolve the issue, update the Operator role permissions in Talend Management Console:
Log in to Talend Management Console.
Navigate to: Users & Security > Roles
Select the Operator role.
Go to Permissions and click Edit Item.
Ensure the following permissions are selected:
Studio
Studio - Develop
Save the changes.
Retry connecting to Talend Studio. The 401 Authentication error should no longer appear, and the license will be fetched successfully.
Cause
TheOperatorrole does not have the requiredStudioandStudio - Developpermissions enabled. Without these permissions, authentication fails when Talend Studio attempts to validate credentials against Talend Management Console.
Symptoms
Error message: 401 Authentication credentials were missing or incorrect
Unable to connect to Talend Studio
License cannot be fetched from Talend Management Console
User has both Operator and Integration Developer roles assigned