I am trying to convert an existing project into becoming version-controlled.
I have created the repository in BitBucket and I’m trying to connect the project.
Is there a way to connect with an API key?
When I try to connect with login and password I get the error: Remote repository returned an error: too many redirects or authentication replays
Thank you for contacting Octopus Support and sorry to hear you are struggling to get Bitbucket to work with a Config-As-Code project.
All of our CaC projects use a PAT token to authenticate to different repositories with. Our documentation here shows the different permissions required for each kind of repository and you can also click on the repository name which will take you to the official documentation for creating PAT tokens for that repository. The one for BitBucket is located here.