Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
umika91
Contributor
Contributor

Getting 405 error while connecting to JIRA using tJiraInput component

Hello,

I have been using TOS 8.0 to develop a job which uses tJIRAInput component to fetch data from JIRA based on JQL. It was running fine till Dec 1, but when I checked on Dec 4, job is giving below error:

Exception in component tJIRAInput_1 (J_testJira_conn) java.lang.RuntimeException: Host validation failed for URL: https://jira.constellation.<org-name>.com/ Connection is established, but status code is 405

There has not been any change in the job or on my access to JIRA. What could be the issue here? Will appreciate any insight.

069U1000000ot31IAA.png

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

What's Jira version are you using? Did you made other testings to see if you could connect to your URL via tRestClient with using the same credentials as input in tJIRAInput?

Additionally, your could also use curl commands with a tSystem component, to make the calls.

Hope it helps.

Best regards

Sabrina