Does it support bitbucket server? #155

Open
opened 2025-10-31 17:06:44 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @ouxch on GitHub (Jun 4, 2021).

I have my own bitbucket server, and i get the following error when i try to log in on the git-touch app.

git-touch-issue

I have noticed the tip about App Password. I did not find this feature in Bitbucket Server. But I found a setting item for Personal access tokens. I created a token for git touch app, and entered the token, finally i got this format error.

image

So, it doesn't support Bitbucket Server ? Or just a bug?

Originally created by @ouxch on GitHub (Jun 4, 2021). I have my own bitbucket server, and i get the following error when i try to log in on the git-touch app. ![git-touch-issue](https://user-images.githubusercontent.com/71441807/120741283-5ecfb880-c527-11eb-81f0-e3723be3309f.png) I have noticed the tip about App Password. I did not find this feature in Bitbucket Server. But I found a setting item for Personal access tokens. I created a token for git touch app, and entered the token, finally i got this format error. ![image](https://user-images.githubusercontent.com/71441807/120741569-d6054c80-c527-11eb-894b-84f0de0a6b11.png) So, it doesn't support Bitbucket Server ? Or just a bug?
Author
Owner

@shreyas1599 commented on GitHub (Jun 8, 2021):

@Aouchinx it's not supported yet. Bitbucket Cloud and Server API calls are different. The app only supports Cloud API calls.

@shreyas1599 commented on GitHub (Jun 8, 2021): @Aouchinx it's not supported yet. Bitbucket Cloud and Server API calls are different. The app only supports Cloud API calls.
Author
Owner

@pd4d10 commented on GitHub (Jun 8, 2021):

Yeah, just as @shreyas1599 says, the recommended way of BitBucket API seems to be the app passwords.

Looks like the case is a self-hosted BitBucket. Is there any API documentation for it?

@pd4d10 commented on GitHub (Jun 8, 2021): Yeah, just as @shreyas1599 says, the recommended way of BitBucket API seems to be the [app passwords](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/). Looks like the case is a self-hosted BitBucket. Is there any API documentation for it?
Author
Owner

@shreyas1599 commented on GitHub (Jun 8, 2021):

@pd4d10 yeah there is. Its maintained separately and has a different version also.
https://developer.atlassian.com/server/bitbucket/how-tos/command-line-rest/

This talks about how they're different

@shreyas1599 commented on GitHub (Jun 8, 2021): @pd4d10 yeah there is. Its maintained separately and has a different version also. https://developer.atlassian.com/server/bitbucket/how-tos/command-line-rest/ [This](https://community.atlassian.com/t5/Bitbucket-questions/Does-the-rest-api-2-0-exist-for-server/qaq-p/881631) talks about how they're different
Author
Owner

@pd4d10 commented on GitHub (Jun 8, 2021):

OK. I guess we can support it, but we may need a server for testing

@pd4d10 commented on GitHub (Jun 8, 2021): OK. I guess we can support it, but we may need a server for testing
Author
Owner

@ouxch commented on GitHub (Jun 8, 2021):

@pd4d10 @shreyas1599
Okay, I already understand. Thank you both for letting me know the difference. 🤝

@ouxch commented on GitHub (Jun 8, 2021): @pd4d10 @shreyas1599 Okay, I already understand. Thank you both for letting me know the difference. 🤝
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#155