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

URGENT: RTC Authentication using C# and read workitems sample

Hi All,

We are using HP QC ALM. We planned to purchase IBM RTC,RQM and CCM. It's been really painful to find samples for C#.

I am doing PoC to conclude whether all implemented (applications implemented using HP QC ALM library file) applications can be implemented using IBM. We are in killing deadline for PoC. So, Kindly request anyone share sample application to authenticate RTC and read workitems.

Thanks in Advance!

0 votes



2 answers

Permanent link
Look at https://jazz.net/library/article/601#How_VSClient_Fails_Login_Proxy_One for the C# sample for authentication. For workitem access we don't have any REST APIs but there are Java APIs.

0 votes

Comments

For REST API work item access, you can use the OSLC change management API (see http://open-services.net/wiki/change-management/ ).
Note that not all work item functionality is exposed in this REST API, but a lot is.
There are several articles on jazz.net for authenticating with OSLC (google for "oslc authentication").


Permanent link

Thanks Sanjesh and Geoffrey!

Now, I am getting "The remote server returned an error: (401) Unauthorized." error while accessig RM catalog file.

Below is the request header:

Accept: application/rdf+xmlAuthorization: OAuth realm="Jazz",oauth_consumer_key="78c15b34720f464e88a65a3e4f856dfc",oauth_token="1f21695adedc47dba16ca34bfb44fd44",oauth_signature_method="HMAC-SHA1",oauth_signature="K%2fXq4P3pHDi1OihIXUkAIWt5S9k%3d",oauth_timestamp="1457928160",oauth_nonce="2363026",oauth_verifier="f23ee7803f4b43a986a0550190278513", oauth_version="1.0"OSLC-Core-Version: 2.0Host: server:9443

I'm getting Unauthorized(401) error. Kindly help me on this. Thanks!

0 votes

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
× 7,501

Question asked: Mar 01 '16, 4:52 a.m.

Question was seen: 3,541 times

Last updated: Mar 14 '16, 2:01 a.m.

Confirmation Cancel Confirm