You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no username in the token. I tried this format on the Mac terminal and it clones my repo without issues.
In GitSync, http|s auth method asks for a user name. I tried any random user name, and in the Clone remote repository modal window I pasted https://x-token-auth:{repository_access_token}@bitbucket.org/{workspace}/{repository}.git
But I get Failed to clone repository! not authorized pop-up window.
The text was updated successfully, but these errors were encountered:
Bitbucket provides the following repo level access token syntax:
There's no username in the token. I tried this format on the Mac terminal and it clones my repo without issues.
In GitSync,
http|s
auth method asks for auser name
. I tried any random user name, and in theClone remote repository
modal window I pastedhttps://x-token-auth:{repository_access_token}@bitbucket.org/{workspace}/{repository}.git
But I get
Failed to clone repository! not authorized
pop-up window.The text was updated successfully, but these errors were encountered: