cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Translate the entire conversation x

Codebeamer not connecting with bitbucket.org

SJ_7748282
6-Contributor

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.

ACCEPTED SOLUTION

Accepted Solutions

Additionally, a new bug was just discovered where having spaces in a repository name can cause problems with the integration. See article CS430017.

If you have spaces in your Bitbucket repository name, please try replacing them with hyphens and see if that corrects the issue.

 

eg. 

My Bitbucket Repo

     would change to:

My-Bitbucket-Repo

View solution in original post

3 REPLIES 3
AJ_10388664
5-Regular Member
(To:SJ_7748282)

we are facing the same issue

Hello, could you follow the steps outlined in article CS429841 -  Unable to create repository in Codebeamer from a Bitbucket integration push to use the Bitbucket API and check to see the Owner type of the repository?

 

As mentioned in the Help Center, only Bitbucket repositories created by an individual User account (not owned by a Team) are supported for integration with Codebeamer.

Additionally, a new bug was just discovered where having spaces in a repository name can cause problems with the integration. See article CS430017.

If you have spaces in your Bitbucket repository name, please try replacing them with hyphens and see if that corrects the issue.

 

eg. 

My Bitbucket Repo

     would change to:

My-Bitbucket-Repo

Announcements


Top Tags