Open bowernite opened 6 years ago
You might want to check that your config.yml
contains:
user: brett@<your domain>
I got this same error because JIRA was expecting my full email address.
@ccstolley this fixed it for me. Even though I was passing the --user
and --login
parameters, only when added to the config.yml
alongside the token stored in an environment variable did this work.
Thanks!
Whenever I try to use any command that hits anything on the API (using the API token auth), the CLI:
Here is an example with the
jira view
command: