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

How to authenticate RQM Server using RQM REST API

 Hi,

I'm trying to hit RQM REST API to get all Testcase IDs of Testplan as follows:

https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project alias>/testcase?fields=feed/entry/content/testcase/(webId|testplan[@href="https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project alias>testplan/urn:com.ibm.rqm:testplan:1"])

I tried to hitting with Basic Auth header and form based authetication too. I got response status code as 200 but still I am getting ,
"Javascript is either disabled or not supported by your browser".

kindly suggest me appropriate option to authenticate

0 votes


Accepted answer

Permanent link

You probably got the log in page. Apparently you missed a few things during the practice.

I suggest you start with the OSLC workshop.
https://jazz.net/library/article/635
(While it talks about developing Java codes, it does contain very detailed information about using REST client in a browser to access the OSLC API)

Chaitali Kulkarni selected this answer as the correct answer

0 votes

Comments

 Thanks Donald.

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
× 10,938

Question asked: Jan 05 '18, 1:42 a.m.

Question was seen: 3,156 times

Last updated: Jan 10 '18, 10:55 p.m.

Confirmation Cancel Confirm