Skip to content

Protocol scheme unsupported by offical server #878

@Manamama

Description

@Manamama

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions