Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Cloud Encoding Settings

Sune Fonternel June 22, 2022

Is it possible to configure the encoding on a cloud instance? 

We are doing an integration between our helpdesk and JIRA, and getting an UTF-8 Encoding error: 

SEVERE *** ERROR *** sn_jira_spoke (JiraWebhookAuthenticator): Bad token

All resources speak to the server version. 

With the recommended solution being:

  • Edit conf/server.xml and find the line where the HTTP Connector is defined. It will look something like this, possibly with more parameters -

<Connector port="8080"/>
  • Add a URIEncoding="UTF-8"property to the connector:
<Connector port="8080" URIEncoding="UTF-8"/>
  • Restart Tomcat

1 answer

0 votes
Eric Longstreet
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 12, 2023

Hi,

Did you ever find a solution to this?

Same issue here, waiting on snow for what to do next.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events