Getting error 400 when trying to retrieve issues from Jira

Issue #352 resolved
Philip Colmer created an issue

Windows 10 with Version: 1.42.0-insider (user setup)
Commit: 705f01577dd37d6f17eaa683ab89b0c392fa1a7c
Date: 2020-02-03T14:02:55.075Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18363

Plugin is version 2.3.2. Jira Software is Server version 8.1.2.

I’m opening a folder within WSL, clicking on the Atlassian icon in the left-hand nav and expanding “My Jira Issues”. I get “Request failed with status code 400”, yet the security log on the Jira server shows:

2020-02-05 14:26:40,891 http-nio-8080-exec-46 philip.colmer@linaro.org 866x9649599x1 - 81.128.185.34,127.0.0.1 /rest/api/2/search The user 'philip.colmer@linaro.org' has PASSED authentication.

Comments (3)

  1. Pramod Busam Account Deactivated

    @Philip Colmer Could you enable debug logging and curl logging for the extension and check the extension's logs for any errors? Search for atlascode.outputLevel and atlascode.enableCurlLogging in in VS Code's settings to view/change them.

    Select Atlassian in the dropdown in VS Code's output pane to see the logs.

  2. Log in to comment