jiracli
jiracli copied to clipboard
Unauthorized
I'm redirected to the Unauthorized page when the script tries to load "https://server_name/rest/api/2/serverInfo"
I'm pretty confident my .jiracli.ini file is correctly set. Could this have to do with an requirement that I'm missing?
TRACEBACK:
File "/github/jiracli/myenv/bin/jiracli", line 11, in
text:
@vervaekejonathan maybe your server doesn't allow basic auth? oauth is currently not usable from jiracli. I'll try to fix that.
I tested with "tickets.puppetlabs.com" and that worked for me.
fyi I had the same issue but it turns out my username is admin
and I was using my email address thinking they were interchangeable :P