-
-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
Tip, this works:
cat ~/.config/.jira/.config.yml
server: https://....atlassian.net
login: [email protected]
authtype: bearer
token: ...
installation: cloud
do take care of every char there.
Anything else throws "Protocol scheme unsupported by official server" or worse.
Full reproduction:
jira version (Version="v1.6.0", GitCommit="", CommitDate="", GoVersion="go1.24.0", Compiler="gc", Platform="linux/amd64")
jira init
? Config already exist. Do you want to overwrite? Yes
? Installation type: Cloud
? Link to Jira server: https://....atlassian.net
? Login email: ...
✗ Received unexpected response '401 Unauthorized' from jira. Please try again.
~/Downloads/GitHub/Puzzles_for_AIs$
so User must type them (the very same values) very correctly to that .yaml
Otherwise works great!
#ver. 2.1
Metadata
Metadata
Assignees
Labels
No labels