How do I create a repository access token for use with Visual Studio Code (Cursor AI fork)?
Hello @Harry Collins ,
and welcome to the Community!
In Bitbucket Cloud, Repository access tokens can be created by repository admins following the below steps:
At bitbucket.org, navigate to the target repository for the Access Token. This repository is the only one that the Repository Access Token can access.
On the sidebar, select Repository Settings.
On the sidebar, under Security, select Access tokens.
Select Create Repository Access Token.
Give the Repository Access Token a name, usually related to the app or task that will use the token.
Select the permissions the Repository Access Token needs. For detailed descriptions of each permission, see Repository Access Token permissions.
Select the Create button. The page will display the Repository Access Token created dialog.
Reference: Create a repository access token .
Once the token is created, you can copy it and paste into the app that requires access.
I hope that helps! Let us know in case of any questions.
Thank you, @Harry Collins !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.