Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Cloning a repository using OAuth token

Nir Amara October 15, 2020

Hey,

I'm using Bitbucket Server version 5.16.

I would like clone a repository via http using an OAuth token generated for my app from an application link.

Initially, i tried to do it like so (the way it works for bitbucket server):

git clone http://x-token-auth:<oauth token>@bitbucket.myorg.com/scm/tst/myrepo.git

 however, that fails with authentication failure.

I tried additional combinations of usernames, permutations with the access token and token secret, all of which failed.

How do i clone a repository using OAuth token generated for my app from an application link in Bitbucket Server 5.16?

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 15, 2020

Hi Nir,

OAuth tokens cannot be used for cloning - if you want to use a token you'll need to use a Personal Access Token: https://confluence.atlassian.com/bitbucketserver/personal-access-tokens-939515499.html

 

Cheers,

Christian

Premier Support Engineer

Atlassian

Nir Amara October 15, 2020

Hey Christian,

Not the answer i was hoping for but thanks for your reply.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events