How to use a repository level "http access token" to connect to a Bitbucket repository #22344
Unanswered
liuqiang1070
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to connect to Bitbucket in argocd through a token configured in the repository, but no matter how I try, I always get the following error messages:
time="2025-03-14T02:21:37Z" level=error msg="finished unary call with code Unknown" error="error testing repository connectivity: authentication required" grpc.code=Unknown grpc.method=TestRepository grpc.service=repository.RepoServerService grpc.start_time="2025-03-14T02:21:37Z" grpc.time_ms=169.413 span.kind=server system=grpcBeta Was this translation helpful? Give feedback.
All reactions