I am working on servicenow to jira integration Can any one suggest on the 400 code error.

dhineshkumar
Tera Guru

Hi Experts 

 

Need you assistance on the serviceNow to Jira integration. I am getiing the 400 error method failed can any one help me on this.

 

Thanks in advance

dhineshkumar_0-1690814130239.png

 

2 ACCEPTED SOLUTIONS

also noticed you put “Content type” it should look like below


Accept application/json

Content-Type application/json

 


You can also try using version 2 of the api instead of 3. Just switch the 3 for a 2

View solution in original post

@DanielCordick 

Excellent Now I got the status code 200 success. Appreciate 

dhineshkumar_0-1690946119293.png

 

View solution in original post

12 REPLIES 12

@DanielCordick 

Yes still have the same issue.

also noticed you put “Content type” it should look like below


Accept application/json

Content-Type application/json

 


You can also try using version 2 of the api instead of 3. Just switch the 3 for a 2

@DanielCordick 

Excellent Now I got the status code 200 success. Appreciate 

dhineshkumar_0-1690946119293.png