Forums

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

The authorization header are not working for Jira API Token

Suraj Navalagi
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!
April 30, 2026

Jira API tokens are used as authorization headers in Splunk On‑Call along with the Jira webhook. When an incident is created in Splunk On‑Call, it automatically triggers the creation of a Jira ticket using these credentials.

While reviewing the Splunk logs for the triggered incidents, we observed HTTP 401 (Unauthorized) errors. This indicates that the authorization request to Jira is being rejected.

Could you please check and confirm whether the Jira API token being used is still valid and has not expired, been revoked, or had its permissions changed? Additionally, please verify that the token is correctly configured in the integration settings.

2 answers

0 votes
Chethan GR
Contributor
April 30, 2026

Hi @Suraj Navalagi

Please check if the API token used is still valid and if not then please try with a new token.

 

0 votes
Arkadiusz Wroblewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 30, 2026

Hello @Suraj Navalagi 

A 401 error is strictly about authentication, so it means Jira isn't accepting your credentials at all. Since we're right in the middle of the May 2026 token expiry window, it's very likely your current API token has simply timed out. I’d start by rotating that token at id.atlassian.com and plugging the new one into Splunk.

Make sure Splunk is still sending it as a Basic Auth header (the base64-encoded version of your email:token). If you happened to use a newer "scoped" token, that might be the culprit too, as those don't always play nice with standard site URLs. Try a classic token first.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events