Can not login into Jira (Self-Hosted) from VSCode

Issue #76 duplicate
Roopal Jasnani created an issue

Unable to authenticate Jira.

Simply clicking on Authenticate redirects to “https://auth.atlassian.com/login?state=g6Fo2SBjSVdXc3lScmlHSzRYR0Vzb19FQm9XdUxEUmh2QkRqa6N0aWTZIGZPVUdiUDZnZFUySTVETnVIZ2g0UktTMlJFOG1lb2lDo2NpZNkgYkpDaFZnQlFkMGFOVVB1Rlo4WXpZQlZaejNYNFFUZTI&client=bJChVgBQd0aNUPuFZ8YzYBVZz3X4QTe2&protocol=oauth2&prompt=consent&audience=api.atlassian.com&response_type=code&redirect_uri=http%3A%2F%2F127.0.0.1%3A9090%2Fjiracloud&scope=read%3Ajira-user%20read%3Ajira-work%20write%3Ajira-work%20offline_access%20manage%3Ajira-project” where I get the error “Something went wrong. You don't have an Atlassian Jira site to connect Atlascode Integration to. Visit http://www.atlassian.com to create a site“.

But when I chose ‘Select working Jira project’ it gives an error ‘Cannot read property id of undefined’.

When I chose ‘Select working Jira site’ and try to enter the site “http://jira.girnarsoft.com“ it does not accept it either. I tried the following workaround too but no success :
"atlascode.jira.workingSite": {
"baseUrlSuffix": "girnarsoft.com",
"baseUrl": "http://jira.girnarsoft.com",
"projectNames": "Project_Name"
}

Extension: Atlassian for VSCode (Official) V1.2.3 (atlassian.atlascode)
VS Code: V 1.33.1
Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8
Date: 2019-04-11T08:20:22.771Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.15.0-48-generic

OS: Ubuntu 16.04LTS

Comments (2)

  1. Log in to comment