git clone https://{username}@bitbucket.org/{workspace-id}/{repo}.git
not working in vs code , although i am trying to correctly enter the password
> git clone https://{username}@bitbucket.org/{workspace-id}/{repo}.git c:\1Data\Akhil\workspace-id\repo --progress
fatal: Invalid credentials
remote: Invalid credentials
fatal: Authentication failed for 'https://{username}@bitbucket.org/{workspace-id}/{repo}.git'
Edit: username, workspace-id, and repo named edited to protect privacy
I was able to clone it later. I needed to create app password in bitbucket. app password was required in vscode to clone repo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.