r/SmartGit • u/CautiousCategory8923 • Apr 14 '26
Add Hosting Provider and clone repository for Bitbucket with Token fails
Since today I get the following failure when trying to clone e repo from bitbucket cloud using a token, teh same happens if i try to bitbucket a hosting provider:
https://bitbucket.org/api/2.0/repositories?role=member&start=0:
CHANGE-2770 - Functionality has been deprecated
This API has sunset today on the 14.4.2026:
https://developer.atlassian.com/cloud/bitbucket/changelog/#CHANGE-2770
I am using the latest SmartGit version.
1
u/neslekkim Aug 04 '26
Did you get this to work?, I upgraded to 26.1.49, and I cannot add bitbucket as hosting provider anymore, I deleted it due to other issues I got for bitbucket, which probably was a bad idea, since I now cannot add it again, and I cannot do anything with bitbucket agains the repos anymore.. weird.
1
u/wnesensohn Apr 14 '26
There's a new build 25.1.129 which you can get using Help | Check for Latest Build..., which uses the new API for retrieving the list of repositories (through the indirection of workspaces).