I saw this question for the API v1, but not for v2
I am trying to make this very basic http request but I get a "resource not found error". The API docs say that I must install the Pull Request Commit Links app, but I see no such app on the marketplace
Hi @Esteban Vargas,
You can use the following endpoint:
Please follow the steps below in order to install the Pull Request Commit Links app first:
You only need to do this once for a specific workspace, and then please try running the API call again.
In case you still have issues, could you please provide the API call you are running and the full output? Make sure to sanitize any private/sensitive data in the call prior to sharing it here.
Kind regards,
Theodora
Thanks! This works.
Following the steps to install Pull Request Commit Links you outlined solved this issue for us! I think that should be included on the docs
And second, the docs also need a small update: The docs say this endpoint doesn't need a Bearer token, but it does
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Esteban,
It's good to hear that the issue has been solved!
Would you mind telling me where exactly you saw that this endpoint doesn't need authentication? Accessing any private content always requires authentication.
The instructions on how to install the app are included in the doc, although not in as much detail as my previous post. I will reach out to the team that maintains this doc to improve it.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found in that same page, in the "List pull requests that contain a commit" part that:
Pull Request Commit Links app must be installed first before using this API; installation automatically occurs when 'Go to pull request' is clicked from the web interface for a commit's details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From what I understand this is now a built-in feature on Bitbucket Cloud, and that's why there's no such app on the Marketplace anymore.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am unable to get the entire response after using the list pull request that contain a commit end point. Is there a way to resolve this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Akshara Anilkumar and welcome to the community!
Please see my response here with steps you need to follow before using this endpoint: https://community.atlassian.com/t5/Bitbucket-questions/API-v2-how-to-get-the-list-of-pull-requests-that-a-commit-is/qaq-p/2225426#M88911
If you are still experiencing issues, please create a new question via https://community.atlassian.com/t5/forums/postpage/board-id/bitbucket-questions and provide more details, like the API call you are running and the output you get (after sanitizing private data).
It's best to have a separate question if you need assistance, otherwise, an existing question can become difficult to follow if we try to troubleshoot multiple users' issues.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.