jirastopwatch: Starting from today we cannot connect to JIRA Cloud
Hello, starting from today we cannot connect to JIRA Cloud, both me and my collegue.
If I click on Not connected label this is the error:

This is the log that I have for Jira StopWatch if I enable it:
15/04/2019 15:18:05 Request: https://mycompany.atlassian.net/rest/auth/1/session
15/04/2019 15:18:05 Response: Unauthorized - {"errorMessages":["Accesso fallito"],"errors":{}}
15/04/2019 15:18:05 Try to re-authenticate
15/04/2019 15:18:05 Request: https://mycompany.atlassian.net/rest/auth/1/session
15/04/2019 15:18:06 Response: Unauthorized - {"errorMessages":["Accesso fallito"],"errors":{}}
15/04/2019 15:18:06 Request: https://mycompany.atlassian.net/rest/auth/1/session
15/04/2019 15:18:06 Response: Unauthorized - {"errorMessages":["Non hai effettuato l'autenticazione. L'autenticazione รจ necessaria per eseguire q
15/04/2019 15:18:06 Try to re-authenticate
15/04/2019 15:18:06 Request: https://mycompany.atlassian.net/rest/auth/1/session
15/04/2019 15:18:06 Response: Unauthorized - {"errorMessages":["Accesso fallito"],"errors":{}}
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 2
- Comments: 28 (1 by maintainers)
@carlclark267ds If you could send me a pull request, I will be happy to merge it in and send out an “official” release.
My time for the project has diminished a lot, but it would be sad to see the entire thing fade out just because of authentication. Especially as seeing that a lot of people like it so much.
Hi @carstengehling, I’ve made a pull request to solve this issue (see #139).
@carstengehling , @bluish5 , @jamienrogers , @cristiancarraro - hi all. Apologies I was on leave last week I will look into submitting pull request today/tomorrow.
Sorry to be so late with this, but I finally found the time to add the pull reuest from @bellamatte - thank you a lot for this!
Please get the latest release at https://github.com/carstengehling/jirastopwatch/releases/latest and you should be good to go again.
@carstengehling So looking forward to the “official release”. Can’t work without my adored Jira StopWatch.
I found the problem: I was using my username instead of my email (I suggest to change the second label from “Username” to “Email”, in settings form).
Summarizing, you should download Carl’s fork of Jira StopWatch, compile it in Visual Studio and install it. Then in its settings form set your email and the token, that you generate following the link in the form itself. If you have problems compiling in Visual Studio, here you have the compiled program!
Thank you so much Carl!
Thanks Carl and bluish5, it’s working! There is just a little issue: the filter is not working properly for me. Instead of showing only my issues in “My open issues”, it shows all sprint issues.