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

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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.

Suggest an answer

Log in or Sign up to answer