ankitpokhrel / ankitpokhrel/jira-cli

Error: invalid character '<' looking for beginning of value when trying to fetch any commands

Open
#630 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6k
Forks
413
Avg merge
2d 3h
Merged PRs (30d)
1

Description

**Describe the bug**
When performing any commands I get this error
```
~ 1m 34s ❯ jira issue list
Error: invalid character '<' looking for beginning of value
```

**Please provide following details**
1. JiraCLI Version:
```
~ ❯ jira version
(Version="1.4.0", GitCommit="eb842e18014303a575fde8e19508b3c7c13982c5", CommitDate="2023-05-09T07:09:45+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/amd64")
```

3. Are you using Jira cloud or on-premise jira server?
```
SERVER INFO
-----------

Version: 8.20.11
Build Number: 820011
Deployment Type: Server
Default Locale:
```

4. What operating system are you using? Also mention version.
```
macOs Ventura 13.3.1 (a)
```
5. What terminal are you using? Also mention version.
```
iTerm 2 Build 3.4.19
```

**To Reproduce**

Steps to reproduce the behavior:
1. install latest jira-cli
2. configure server via jira init
3. try any fetch of issues etc
4. See error:
~ 1m 16s ❯ jira issue list -a$(jira me)
Error: invalid character '<' looking for beginning of value

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.