REST API in RQM 3.0.1 not working ?
Hi,
We are using RQM 3.0.1. The typical URL to get a test case feed is: https://<server>:<port>/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectalias>/testcases . We had configured "jazz" to be the context root. My user id has administrator privileges for the project area. On HTTP GET I get a 501 error status. type Status report message description The server does not support the functionality needed to fulfill this request (). I wondered maybe my project alias is incorrect so I tried to access the "projects" feed and I get a 403 error. My license is of the type "Quality Professional". What might be going wrong at my end ? Regards Pranam |
3 answers
A user with Jazz user role and Administrator of a project area should be able to open project feed as well testcase feed. There must be some other problem. Check if any other user is also affected with this symptom or you are the only affected user.
|
Change testcases to testcase in the URL.
|
Thanks Paul and Pramod.
The other thing I did that solved my problem was to use the RQMURLUtility.jar :-) |
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.