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: 

GET API for velocity from greenhopper error http 404

Samir
October 5, 2016

I am trying to get information from the Velocity chart in JIRA.

When i use the API in the browser it works perfectly!

But when i try to connect to the link thru Talend Open Studio i get some errors and one of them seems to be about a http 404 error.

the link i use is: https://jira.[companyname].nl/rest/greenhopper/latest/rapid/charts/velocity?rapidViewId=3862

as said, this works in the browser..

also i have other API GET requests that i do with Talend and those work perfectly, the only difference is the link to the API itself, it uses rest/agile/latest/board/3862/issue so instead of greenhopper it uses rest/agile

 

does anyone know how to solve this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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.
October 5, 2016

Pretty much answered at https://answers.atlassian.com/questions/42370102 - as the JIRA REST interface is working fine, then it's something in Talend that's going wrong, and you need to fix that.