-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
-
None
-
Minor
Issue Summary
When opening a sidepanel of Jira Cloud for Outlook, it shows "jwt not active" error. It started happening on Jun 8.
Steps to Reproduce
- Open add-in sidepanel.
- See the error.
Expected Results
The add-in should work
Actual Results
The below exception is thrown in the xxxxxxx.log file:
{ "code": "AUTHENTICATION_FAILED", "message": "jwt not active", "reqId": "<MASKED>" }
Workaround
Use Outlook Web App (OWA) at https://outlook.com
[API-671] Add-in doesn't work and shows "jwt not active" error
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Description |
Original:
h3. Issue Summary
When opening a sidepanel of Jira Cloud for Outlook, it shows "jwt not active" error. It started happening on Jun 8. h3. Steps to Reproduce # Open add-in sidepanel. # See the error. h3. Expected Results The add-in should work h3. Actual Results The below exception is thrown in the xxxxxxx.log file: {noformat} { "code": "AUTHENTICATION_FAILED", "message": "jwt not active", "reqId": "<MASKED>" } {noformat} h3. Workaround Use Outlook Web App (OWA) at https://outlook.com |
New:
h3. Issue Summary
When opening a sidepanel of Jira Cloud for Outlook, it shows "jwt not active" error. It started happening on Jun 8. h3. Steps to Reproduce # Open add-in sidepanel. # See the error. h3. Expected Results The add-in should work h3. Actual Results The below exception is thrown in the xxxxxxx.log file: {code:json} { "code": "AUTHENTICATION_FAILED", "message": "jwt not active", "reqId": "<MASKED>" } {code} h3. Workaround Use Outlook Web App (OWA) at https://outlook.com |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
The issue has been resolved.