Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-49751

CalendarMailSummaryWebPanel escapes with CredentialsRequiredException

    XMLWordPrintable

Details

    Description

      I'd assume this is a JIRA calendar hooked up over 3LO. I'd expect the code to be able to render it in a similar fashion as in the UI, like showing the issue key and offering a link to authorise team cal to retrieve the issue details with a redirect into the jira calendar once authorisation succeeded.

      java.util.concurrent.ExecutionException: com.atlassian.applinks.api.CredentialsRequiredException: You do not have an authorized access token for the remote resource.
      	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
      	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
      	at com.atlassian.confluence.extra.calendar3.upcomingevents.UpcomingEventsHelper.loadEvents(UpcomingEventsHelper.java:328)
      	at com.atlassian.confluence.extra.calendar3.upcomingevents.UpcomingEventsHelper.getEventsGroup(UpcomingEventsHelper.java:109)
      	at com.atlassian.confluence.extra.calendar3.upcomingevents.DefaultMailSummaryRenderer.renderUpcomingEventsForMail(DefaultMailSummaryRenderer.java:67)
      	at com.atlassian.confluence.extra.calendar3.upcomingevents.CalendarMailSummaryWebPanel.getHtml(CalendarMailSummaryWebPanel.java:50)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fakraemer fabs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: