Codebeamer not connecting with bitbucket.org
Codebeamer is not connecting with Bitbucket.org. While Bitbucket is returning a 200 response code, the repository is not being created in Codebeamer. Upon checking, I found the following:
external.bitbucket.BitBucketCommunicator - Unsuccessful request: Status code: 404 NOT_FOUND Body: {"type": "error", "error": {"message": "You may not have access to this repository, or it no longer exists in this workspace. If you believe this repository exists and you have access, please ensure that you are authenticated."}}
I have access to the repository on Bitbucket and have created the same user as in Bitbucket, following all the steps outlined in the documentation.

