Closed saumilsdk closed 4 years ago
same here, but I found out the pwd was wrong...
try this:
in .vscode/settings.json
write the baseurl and projectNames
{
"jira.baseUrl": "https://yourclientname.atlassian.net\/",
"jira.projectNames": "Your project KEY name"
}
then, bring the command palette with Ctrl + Shift + P (if Windows) and choose Reload Window
and after reloaded, open the command palette once again and choose Jira: setup credentials and add your email and password, or username and password (they both work).
The extension needs better error management and reporting. Thanks for reporting back.
@balexandre you saved my time! thx!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I have added the baseUrl and projectNames as well still it doesn't work