Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RPE - Publishing RTC Work Items using reportable REST API

Hi,

I believe I have correctly assembled a GET URL for an RTC work item, however, using Talend API tester, I get a "302 Found" but no content.

This is first dabble into publishing from RTC having spent years publishing from DNG and DOORS 9.6.

What am I missing here?

https://[server]/ccm/rpt/repository/workitem?fields=workitem/workItem[id=3980]/(description|summary|severity|state)

0 votes


Accepted answer

Permanent link
You get a 302 if you are not authenticated against EWM and have "follow redirect" switched off in your HTTP client.

Glyn Costello selected this answer as the correct answer

0 votes

Comments

I did add an "Authentication" to the request, however, if I access the application and log in, then I no longer get the 302 response.

Not sure I understand. You need to be properly authenticated if you want to access a protected resource. the redirects and status values are part of an authentication dance that could be implemented. Different Server setups support different authentications. Basic Auth is the fallback, I believe. 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Nov 04 '21, 10:24 a.m.

Question was seen: 780 times

Last updated: Nov 04 '21, 12:39 p.m.

Confirmation Cancel Confirm