<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connecting Talend Studio to BitBucket using API Keys in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542603#M12836</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;administrator of the organization is working well for you? What's the error message you are getting when you try with another user?&lt;BR /&gt;Note that 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.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 02:34:22 GMT</pubDate>
    <dc:creator>Xiaodi_Shi</dc:creator>
    <dc:date>2026-02-10T02:34:22Z</dc:date>
    <item>
      <title>Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531590#M12778</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're running Talend Studio R2025-08 and we use BitBucket as our Git repository.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Has anybody connected from Talend Studio to a profile using API Tokens?&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 08:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531590#M12778</guid>
      <dc:creator>DTaylor</dc:creator>
      <dc:date>2025-09-23T08:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531670#M12779</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This article should help&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-create-a-Bitbucket-app-password-and-integrate-it-with/ta-p/2151031" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-create-a-Bitbucket-app-password-and-integrate-it-with/ta-p/2151031&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 05:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531670#M12779</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-09-24T05:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531759#M12780</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your response but my issue is that BitBucket App passwords have been deprecated as of the 9th September this year.&amp;nbsp; Any accounts using App passwords are fine until June next year but any new accounts cannot create an App password.&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 17:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2531759#M12780</guid>
      <dc:creator>DTaylor</dc:creator>
      <dc:date>2025-09-24T17:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2533646#M12788</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found the solution to this issue and it is similar to using App Passwords.&lt;/P&gt;&lt;P&gt;Create an API Token via this link...&amp;nbsp;&lt;A href="https://id.atlassian.com/manage-profile/security/api-tokens" target="_blank"&gt;https://id.atlassian.com/manage-profile/security/api-tokens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Making sure you click the 'Create API token with scopes' button.&lt;/P&gt;&lt;P&gt;Then use the resulting token as the password (with the normal BitBucket Username)... Tested and all works fine.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 15:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2533646#M12788</guid>
      <dc:creator>DTaylor</dc:creator>
      <dc:date>2025-10-16T15:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542257#M12830</link>
      <description>&lt;P&gt;Hello, I can't connect to my Bitbucket repo via my talend studio cloud&amp;nbsp; even though I'm using a token with the correct scopes. The API call via &lt;STRONG&gt;curl&lt;/STRONG&gt; works, but the talend studio cloud&amp;nbsp; constantly asks for credentials. What is the correct setup process for this?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 11:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542257#M12830</guid>
      <dc:creator>pprevel</dc:creator>
      <dc:date>2026-02-03T11:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542311#M12831</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/309618"&gt;@pprevel&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;As far as I know, Bitbucket is your git repository for the project, and when you connect to Cloud via studio it asks for your git credentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this you will need to go to your bitbucket repository and set up a personal access token for your user on your git repository (for bit bucket repos I believe it's called the App password) , then use this password or access token instead of a password when studio pop up happens for git credentials.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.atlassian.com/bitbucket-cloud/docs/using-access-tokens/" target="_blank"&gt;https://support.atlassian.com/bitbucket-cloud/docs/using-access-tokens/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 01:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542311#M12831</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2026-02-04T01:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542589#M12835</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello ALL,&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks but i can connect with a user who is an&amp;nbsp; administrator of the organisation, working fine. if i try with a another user doesnt work any more, even i used the same api key ( with all scopes admin, read, write).&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone can tell me what is the good way ?&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;need special rules ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 19:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542589#M12835</guid>
      <dc:creator>pprevel23</dc:creator>
      <dc:date>2026-02-09T19:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542603#M12836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;administrator of the organization is working well for you? What's the error message you are getting when you try with another user?&lt;BR /&gt;Note that 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.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 02:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542603#M12836</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2026-02-10T02:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to BitBucket using API Keys</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542620#M12837</link>
      <description>&lt;P&gt;hello Sabrina,&amp;nbsp;&lt;/P&gt;&lt;P&gt;error 401&lt;/P&gt;&lt;P&gt;i don't use the email, i tell you for the administrator account ( organization ) it's working.&lt;/P&gt;&lt;P&gt;i follow this&amp;nbsp; : &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-How-to-Connect-Talend-Studio-to-Bitbucket/ta-p/2537273" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-How-to-Connect-Talend-Studio-to-Bitbucket/ta-p/2537273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;still can't connect&lt;/P&gt;&lt;P&gt;if you can help, please.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 08:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-Talend-Studio-to-BitBucket-using-API-Keys/m-p/2542620#M12837</guid>
      <dc:creator>pprevel</dc:creator>
      <dc:date>2026-02-10T08:45:45Z</dc:date>
    </item>
  </channel>
</rss>

