Forums

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

How to make a web request from Jira automation to bitbucket pipeline?

heister82
Contributor
April 16, 2021

I see I could access the API at:

https://api.bitbucket.org/2.0/repositories/{workspace}/{repo_slug}/pipelines/

However when I access this URL for my repo I get:

{"type": "error", "error": {"message": "Resource not found"}}


I can only suppose this is because it's not authenticated... However I cannot find any docs/examples on how to do this...

This is as far as I could get setting this up...

test.png

1 answer

1 accepted

1 vote
Answer accepted
heister82
Contributor
April 16, 2021 edited

To answer myself:

Go to bitbucket, go into your account and create an app password.

base64 encode your USERNAME (not your email) with the password:

Using this format:
username:password

Then add a header to the web request with:
Name: Authentication
Value: Basic encodedstringyougetabove

And the request works.

Mike Medved
Contributor
February 23, 2022

Any way you can screen cap what that header looks like? (blurring your username & app password, of course!!!)

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian community, job interviews, interview tips, career advice, interview preparation, job search, interview experiences, hiring process, atlassian careers, community discussion, interview best practices

Interview Tips & Pet Peeves ✍️

Join the discussion on interview best practices and common pitfalls. Share your experiences and learn from others in the Atlassian Community.

Share you experiences!
AUG Leaders

Atlassian Community Events