Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Download Artifacts with Python

Matt Clarkson June 24, 2012

I need to download the latest artifact from a build. I have the correct address which I can download once authenticated in Browser.

Need to now be able to download the artifact via Python. However, I'm not sure how to authenticate? I get the following headers back:

Server: nginx
Date: Mon, 25 Jun 2012 12:33:49 GMT
Content-Type: text/html;charset=UTF-8
Connection: close
Set-Cookie: JSESSIONID=A7E2F5E2C0B4C06C00C3346CC2CC7371; Path=/builds; HttpOnly
X-Seraph-LoginReason: OUT
Vary: Accept-Encoding
Content-Length: 415

So I guess I need to use some kind of Seraph authentication?

1 answer

1 accepted

0 votes
Answer accepted
Matt Clarkson June 24, 2012
Matt Clarkson June 24, 2012

No idea what the OnDemand REST API URL is though?

Matt Clarkson June 25, 2012

This doesn't work at all - Bamboo just always responds with 403 forbidden

James Dumay
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 26, 2012

Matt, take a read of REST and os_authType. It should cover how to authenticate to Bamboo correctly via REST.

Matt Clarkson June 27, 2012

Thanks James. Needed os_authType and used the following article:

http://www.voidspace.org.uk/python/articles/authentication.shtml

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events