The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events