API Token Authentication: Error 500 after JIRA Update from 8.20.3 to 8.20.8

Issue #40 resolved
Former user created an issue

After JIRA Update from version 8.20.3 to 8.20.8 (Server) it's not possible using API Basic token authentication anylonger.

Request result:

HTTP/1.1 500 X-AREQUESTID: 834x183070x1 Referrer-Policy: strict-origin-when-cross-origin X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN Content-Security-Policy: frame-ancestors 'self' Strict-Transport-Security: max-age=31536000 Content-Type: text/html;charset=UTF-8 Content-Length: 346 Date: Wed, 27 Apr 2022 11:54:39 GMT Connection: close

<html> <head><title>JIRA — Internal Server Error</title> <meta name="decorator" content="none"/> </head><body> <h1>JIRA — Internal Server Error</h1> <p>Error reference: e43452e8-e099-4cd3-8e53-c4197903b1ae</p> <p>Unable to render full error details at this time. Please consult the error logs for more information.</p> </body></html>

Basic authentication is allowed in the JIRA System configuration. Error log shows only a "NullPointerException", but no useful information. See also attachments.

The problem is quite urgent.

Comments (2)

  1. Log in to comment