When I am trying to fetch code from Upstream it is giving me the error "https://User_Link.git" not authorized??? I checked my permissions in Bit Bucket also but it is giving me the same error..
Radhika,
If you are using https it should be prompting you for a username/password. Make sure the username you enter is the same as the username in the URL you are using:
https://username@bitbucket.org/username/reponame.git
Mary
Hey Marry,
Please tell me..
https:// USERNAME@bitbucket.org/USERNAME/reponame.git
Both the USERNAME should be same ??? USERNAME@bitbucket.org & USERNAME after "/" should be same???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mary,
Thanks For answering, Well I am trying to fetch with same User Name as in URL which I am using to Fetch. Before It was getting fetched easily, but due to some reason it suddenly stopped working and not letting me fetch the code. Pl. could you help me with this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Radhika,
Bitbucket shows you the URL. The URL you use depends on the protocol. The protocol can be HTTPS or SSH. You are using HTTPS. To find the correct URL see this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.