How do you generate a Bitbucket personal access token and integrate it with Talend Studio?
Answer
To integrate Talend Studio with Bitbucket, you must use a personal access token, not your Bitbucket password. The equivalent of a personal access token in Bitbucket is an app password.
To create an app password, perform the following steps:
Open Bitbucket and navigate to Personal settings > App passwords.
Click Create app password to generate the password.
Copy and save your app password.
Access your project in Talend Studio and use your Bitbucket username and app password for authentication.
App passwords no longer support email addresses as usernames for authentication. If your Git remote URL uses your email address, you will need to adjust the URL and use your Bitbucket Cloud username instead.