Hi,
I'm attempting to setup an application in BuildMaster using the "Git Repository" option and connect it to Bitbucket Cloud. When I select the "Git Repository" option, I enter my Bitbucket server and workspace, which matches what's in the documentation. Then, I enter my username in Bitbucket and I enter my app password that was setup in Bitbucket. Neither the username, nor the app password have any characters in them that would need to be encoded.
When I click "Select Bitbucket Server Repository", I get the following error message: "An error occurred during validation: '<' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0."
I checked the logs and I'm not seeing anything related to this error. I have tried multiple iterations of the server (i.e. with workspace, without workspace, with username before "bitbucket.org" followed by an "@" symbol, tried with different users), but nothing appears to be working because it results in the same error message.
The Windows server where BuildMaster is installed has Git installed and the server has multiple credentials configured that work when cloning a repo using Git at the command line.
Any ideas on how to resolve this error so it will connect to my Bitbucket workspace? The note in BuildMaster says, "Let's connect to Bitbucket Server. This connection will be shared across all of your applications by default, so you'll only need to enter your credentials once. Note that your Password or token will be securely stored." so I'm not sure why it's not working.
Thanks!