Studio Git credential to Bitbucket

David Hubbard
Tera Guru

We are storing our ServiceNow Application in Bitbucket (Git).

 

Is it possible to integrate the Git support in Studio with Bitbucket "Repository Access Token" - that is an HTTP request with "Authorization: Bearer XXXXX"?  

 

From what I can see the options on "Credentials" (below) don't seem to support this style of Authentication.

 

sn_credentials.PNG

5 REPLIES 5

@Nam11 

 

I confess I don't fully recall how I managed to get this working.

 

I think I ended up setting up a generic "servicenow_developer" user account in bitbucket which has "write" access to a few repos and have a credential in ServiceNow using this with "basic auth".   

 

I can see a few repository level "Access Tokens" (which I was trying to use as they are more focussed) but they are showing "never accessed".