I want to use sourcetree to clone my repository
using OAUTH, then trying to clone my repository
I get the error message:
Befehl: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote ...
Ausgabe:
Fehler: remote: You'll need to authenticate withn a valid app password. You can create an app password from your account at https://bitbucket.org/account/admin/app-passwords
fatal: unable to access '...': The requested URL returned error: 403
using BASIC authentication however does not word at all,
I get the message
Authentifizierung fehlgeschlagen
Unexpected character encountered while parsing value Y
My username is a mail-address containing dot and slash and '@'
I have the same issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.