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

error "403 Forbidden" during accessing Requirements in DNG

Dear All,

I am trying to send the queryBase URI (below is the services.xml content) to get the list of requirements using chrome Advanced REST client.


<oslc:queryCapability>
          <oslc:QueryCapability>
            <oslc:resourceType rdf:resource="http://open-services.net/ns/rm#RequirementCollection"/>
            <oslc:resourceType rdf:resource="http://open-services.net/ns/rm#Requirement"/>
            <dcterms:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Query Capability</dcterms:title>
          </oslc:QueryCapability>


Please let me  know how to resolve the issue.

Best Regards
Umesha



0 votes

Comments

Did your request comply with the OSLC header requirements? Did you use the OSLC workshop guidance with what you are trying?



2 answers

Permanent link

 HI Bas Bekker,


I am using below headers and checking the base URI for Query Capability which should display all the requirements in the project. 
====================================
OSLC-Core-Version : 2.0
Accept : application/rdf+xml
====================================

 I found the mistake in the URI string it should be & but i used ; which is wrong



Root cause was there is bug/issue in the Chrome Advanced Rest Client (copy content to clipboard icon )when i copy or save results to file it is replacing & --> ; 

any how thanks for your response.

Best Regards
Umesha





1 vote


Permanent link

 I have created bug fix request in github


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

Question asked: Dec 05 '18, 5:08 a.m.

Question was seen: 2,426 times

Last updated: Dec 06 '18, 12:57 a.m.

Confirmation Cancel Confirm