Forums

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

Not downloading Deploy build artifacts to Bitbucket Downloads

David Augustine April 6, 2019

Hi,

it was copying latest artifacts version in to the downloads folder. But suddenly it's not downloading i tried with maximum configuration changes bit it's not helping. Can assist this error:

 

i tried Below options:

 

- curl -X POST --user "${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads" --form files=@"${targetFile}"

 

- curl -X POST --user "${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads" --form files=@"${targetFile}" -v

 

curl -i -X POST --user "${BITBUCKET_REPO_OWNER}:${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads/" --form files=@"${targetFile}" --verbose  

 

1 answer

1 accepted

0 votes
Answer accepted
David Augustine April 9, 2019

Hi All,

 

issue has been fixed, it was due to BB_AUTH_STRING, we created again and working fine now.

Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 12, 2019

Thanks for sharing your solution with us, David!

Have a good day,

Ana

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events