Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We're running Talend Studio R2025-08 and we use BitBucket as our Git repository.
Setting up a new user in BitBucket... we have always used App passwords to create the link to Talend but now see that in BitBucket that this has been deprecated and we now need to use API Tokens.
Has anybody connected from Talend Studio to a profile using API Tokens?
Any assistance would be appreciated.
Kind regards,
David
Hello,
This article should help
Kind regards
Denis
Hi,
Thanks for your response but my issue is that BitBucket App passwords have been deprecated as of the 9th September this year. Any accounts using App passwords are fine until June next year but any new accounts cannot create an App password. It states you need to use an API key instead which is my question... how do we link Talend to a BitBucket account using an API Key.
Kind regards,
David
Hi,
I found the solution to this issue and it is similar to using App Passwords.
Create an API Token via this link... https://id.atlassian.com/manage-profile/security/api-tokens
Making sure you click the 'Create API token with scopes' button.
Then use the resulting token as the password (with the normal BitBucket Username)... Tested and all works fine.
Kind regards,
David