Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
KeerthanA_99
Frequent Visitor

Power BI and Bitbucket Connection Issue

Hi Team,

I was using Power BI Desktop to connect with Bitbucket via web connection. This was working fine until last Friday using anonymous connection.

Now, I am facing an issue when trying to make a new connection and I am getting the below error

 

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="decorator" content="none"/>
<script src="/s/1395601366/40a434c/12vb6hw/5.1.15/.../download/resources/com.atlassian.plugins.authentication.atlassian-authentication-plugin:save-fragment/js.cookie.js"></script>
<script>
var expirationDate = new Date();
expirationDate.setTime(expirationDate.getTime() + 60000 * 5);
Cookies.set('atlassian-authentication-plugin-url-fragment_***', window.location.hash.substr(1), { expiration: expirationDate, path: '', secure: true, SameSite: 'None' });
window.location.assign(...)
</script>
</head>
<body>
<!-- Authentication redirect / connection failure -->
</body>
</html>

 

Since there is no official documentation available for Power BI and Bitbucket integration, I would like to know if anyone else has encountered this issue recently or if there are any updated steps/workarounds.

6 REPLIES 6
v-prasare
Community Support
Community Support

Hi @KeerthanA_99,

We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.

 

 

Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are

v-prasare
Community Support
Community Support

Hi @KeerthanA_99,

We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.

 

@Shahid12523 & @OktayPamuk80   thanks for your prompt response.

 

 

Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are

Shahid12523
Resident Rockstar
Resident Rockstar

The issue happens because Bitbucket no longer allows anonymous access.

To fix it, use authenticated access:

App Password: Create one in Bitbucket and use it with Power BI’s Web connector.

OAuth/Token: Use a personal access token if required.

Local clone: Pull the repo locally and connect Power BI to the files.

Shahed Shaikh
OktayPamuk80
Responsive Resident
Responsive Resident

I would ask the IT team, whether there has been an update or change in the firewall. Do they still allow anonymous connections? Try with a named user.

OktayPamuk80
Responsive Resident
Responsive Resident

Hi Keerthan,

From where are you connecting? Could it be that when it was working you connected from the company and later trying from Home-Office (or different location)?

Hi @OktayPamuk80 

 

Thanks for your response

Its the same issue, when the issue comes, it comes from office as well as home.

 

Thank you

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors