调用bitbucket服务器api版本1.0时不存在获取项目

时间:2019-05-22 13:59:15

标签: bitbucket-server

我在本地使用bitbucket服务器,并尝试使用bitbucket rest API版本1.0获取所有分支。

http://10.0.75.1:7990/rest/api/1.0/projects/coe/repos/onlinebanking/branches

遇到此错误:

{“错误”:[{“上下文”:null,“消息”:“项目coe不存在。”,“ exceptionName”:“ com.atlassian.bitbucket.project.NoSuchProjectException”}

即使项目和存储库都存在相同的名称,这可能是什么问题?

1 个答案:

答案 0 :(得分:0)

项目密钥需要代替API中的项目名称