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

Getting a 404 when attempting to list projects using the REST API?

When using the following URL (https://omdc-rqmdb:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/projects) to list the projects, I get a 404 with description: "The requested resource (/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/projects) is not available."

Not sure why, this used to work fine.


0 votes



2 answers

Permanent link
It looks like you've missed the 'resources' part of the URL

https://omdc-rqmdb:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects

0 votes


Permanent link
I have tried:
"https://omdc-rqmdb:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/testplan" and get a 404

as well as:
"https://omdc-rqmdb:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects" and still get a 404.


0 votes

Comments

The other part of "used to work" could be version-related.  Is your context root still ".../jazz" or have you moved on to ".../qm" with a newer version?  What version are you using and what is your context root?

1 vote

needed qm instead of jazz, thanks.

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
× 516

Question asked: Oct 05 '12, 11:19 a.m.

Question was seen: 4,888 times

Last updated: Oct 19 '12, 3:10 a.m.

Confirmation Cancel Confirm