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
|
Accepted answer
You probably got the log in page. Apparently you missed a few things during the practice.
Chaitali Kulkarni selected this answer as the correct answer
|
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.