I've been using SourceTree for work successfully for the past five months.
Today, when attempting to clone a remote repository, nothing appeared in the search list. I checked my account and refreshed my OAuth token. Authentication OK, green check mark, great. Search still showed nothing.
I spam refresh and *sometimes* a handful of options will appear, but trying to filter the results from there shows nothing. Subsequent searches, even with an empty filter, show nothing until they do very rarely after many attempts.
Attempted to diagnose. Generated an entirely new ssh key, converted it to PUTTY ppk, used that for SourceTree and added the public key to the account on BitBucket (which can see the repository and many others just fine!). Authentication OK. Nothing.
Created an App Password, logged in using HTTPS and Basic. Authentication OK. No search results.
I go to the repository on BitBucket, select Clone, and attempt to clone via Sourcetree. Sourcetree doesn't do anything in response. I download and set up VS Code and attempt to Clone. Also does nothing.
I'm very confused as to how something that was working with no changes suddenly stopped working over the weekend, and why I can see everything perfectly fine, even download repositories directly from BitBucket, but no connected app like SourceTree will authenticate despite everything being linked to the account that can see the repositories.
Does anyone have any ideas?