Is it possible to import jira license using curl with out using setup wizard ?

koushik biswas April 14, 2015
 

2 answers

0 votes
Timothy Harris May 18, 2016

So I tried:

curl -k -u xx@xx.net --trace-ascii trace.txt https://www.my.atlassian.com/products/index

Enter host password for user 'xx@xx.net':

And I get a 403 forbidden but the credentials are correct I logged out in browser and logged in with them and it was fine.

 

I can see from my account information that I don't have an account/username per say for my.atlassian.com. Should there be?

image2016-5-19 7:58:11.png

0 votes
Timothy Harris May 18, 2016

This would be very helpful in automation scenario's! So I second this question...

 

Suggest an answer

Log in or Sign up to answer