ankitpokhrel / ankitpokhrel/jira-cli
Got response in unexpected format when fetching metadata
- Lenguaje dominante
- Go
- Estrellas
- 6k
- Forks
- 413
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 1
Descripción
**Describe the bug**
`jira init` exits with the error `Got response in unexpected format when fetching metadata. Please try again`
**Please provide following details**
1. JiraCLI Version:
```
(Version="v0.3.0", GitCommit="", CommitDate="", GoVersion="go1.16.1", Compiler="gc", Platform="darwin/amd64")
```
2. Are you using Jira cloud or on-premise jira server? Also mention the version for on-premise installation.
```
Jira Cloud
```
3. What operating system are you using? Also mention version.
```
macOS Catalina 10.15.7
```
4. What terminal are you using? Also mention version.
```
alacritty 0.10.1 (2844606)
```
**To Reproduce**
Steps to reproduce the behavior:
1. export the `JIRA_API_TOKEN`
2. run `jira init`
3. Follow the prompts
After choosing the default board, the error is printed.
**Expected behavior**
Configuration finalization
**Screenshots**
**Additional context**
When running with the `--debug` flat, all responses are `200 OK`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.