You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want to upload a file like readme and .gitignore via api to bitbucket api. I am using version 1.0.
Command I am using:
curl --user name:password -X POST https://bitbucket-test.<company_name>.com/rest/api/1.0/projects/<project_name>/repos/test-1/src -F /tmp/mybamboowork/input.json=@input.json
But I get -
Warning: setting file input.json failed!
curl: (26) read function returned funny value
Also, I am able to create repo using api 1.0 but if I want to use 2.0 its not working for me.
2.0 enforce me to use base url as api.bitbucket.org but we are having base url as bitbucket-test.<company_name>.com.
I am quite confused, please advise
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.