Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Cant access updates

Superadmin
June 8, 2026

remote: CHANGE-3222 - Functionality has been deprecated remote: App passwords are deprecated and must be replaced with API tokens. remote: https://developer.atlassian.com/cloud/bitbucket/changelog#CHANGE-3222 fatal: unable to access 'https://bitbucket.org/safehands-fintech/safehands_backend.git/': The requested URL returned error: 410

4 answers

0 votes
Kim Pin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 29, 2026

This error occurs because Bitbucket has deprecated App Passwords and now requires API tokens for Git authentication. As a result, Git operations that previously used an App Password may now fail with a 410 Gone error. To fix this, create a new API token in your Bitbucket account settings, update your saved Git credentials by replacing the old App Password with the new API token, and then authenticate using your Bitbucket username and the API token. Once your credentials have been updated, you should be able to access the repository normally.

0 votes
jesusrodriguezm
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2026

I have this problem "sometimes". Sourcetree (Mac) starts getting the error... and sometime later it stats to work again. It happend to me several times this week.

I had passwords inserted in the origin URL... thats not ideal.. putting the api token seems to work.

Lluc Sanfeliu Bosch
June 25, 2026

Im facing a similar issue, where once a week, for no aparent reason, I start getting the error again. So I have to delete the API Token and create a brand new one. Then It starts working again. Until next week...

Lluc Sanfeliu Bosch
June 25, 2026

Funny thing is, When I go to revoke acces to the previous API Token it says it's never been accessed... But they do work for a while. I don't get it...

0 votes
Mommens
June 18, 2026

!! For MAC SourceTree users : 

Reboot your mac after doing changes presented here Add an API token to Sourcetree or another application 

Restart of SourceTree on MAC didn't solve the issue a full reboot did.
On windows SourceTree application just a restart of the app solved issues.

0 votes
Tomislav Tobijas
Community Champion
June 9, 2026

Hey @Superadmin ,

What seems to be an issue here? 

To continue performing Git operations, you need to create a token specifically for your Atlassian account:

  1. Go to your Atlassian account settings (select your profile icon > Account settings).

  2. Select the Security tab on the top navigation bar.

  3. Click Create and manage API tokens > Create API token with scopes.

  4. Select Bitbucket as the app and choose the required scopes. For standard Git operations (clone, push, pull), you must select:

    • read:repository:bitbucket

    • write:repository:bitbucket

  5. Copy the generated token immediately, as it will not be shown again

And once you have the token, you'd need to update your local Git config or credential manager. 👀

As stated here, app passwords are undergoing a series of controlled brownouts starting on Jun 9, 2026 and will be permanently removed on Jul 28, 2026.

Cheers,
Tobi

Lluc Sanfeliu Bosch
June 9, 2026

Hi,

When I go to the Account Settings, the only section I see is the Linked accounts. There's no navigation bar or anything. How do I create an API token?

Best,

Tomislav Tobijas
Community Champion
June 9, 2026
Ayush Parmar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 16, 2026

In some case read:workspace:bitbucket will be also required.

(as per use of token replacing username and password)

Like Tomislav Tobijas likes this
Mommens
June 18, 2026

!! For MAC SourceTree users : 

Reboot your mac after doing changes presented here Add an API token to Sourcetree or another application 

Restart of SourceTree on MAC didn't solve the issue a full reboot did.
On windows SourceTree application just a restart of the app solved issues.

Like Tomislav Tobijas likes this
Tomislav Tobijas
Community Champion
June 18, 2026

Interesting @Mommens 👀 Thanks for the info!

Mommens
June 25, 2026

It died again, now nothing works anymore ...
Last week everything worked fine, since monday ... dead

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events