You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The check here fails for valid responses like application/json;charset=UTF-8.
Current Jira versions (with a builtin Crowd Server) return this exact Content-Type, causing the module to throw an exception.
I would be happy to supply a Pull Request.
The text was updated successfully, but these errors were encountered:
The check here fails for valid responses like
application/json;charset=UTF-8
.Current Jira versions (with a builtin Crowd Server) return this exact Content-Type, causing the module to throw an exception.
I would be happy to supply a Pull Request.
The text was updated successfully, but these errors were encountered: