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

Your account does not have the group membershiAcceptps required to access the requested resource

 Hi team,


I am using Restful API for creating Test case execution record in RQM 6.0.6.1.
I am using Mozilla rest client to request to the server. I can able to get the result for "GET and PUT" request, but when I create the request for POST api it is showing below error
"Your account does not have the group memberships required to access the requested resource"
I have all the permissions for the project area

I am using headers:
Content-Type:application/rdf+xml
 Accept:application/xml
Also below is the URL to create new test case execution record with xml as input.


XML:
<?xml version="1.0" encoding="UTF-8"?>
  <ns4:title>PUT API Test </ns4:title>
  <ns9:frequency>Once</ns9:frequency>
  <ns9:regression>false</ns9:regression>
  <ns9:weight>100</ns9:weight>
 </ns2:executionworkitem>

Can anyone help me onit?

Thanks

0 votes



One answer

Permanent link

 If you search for 



There are several answers that hint that there are security measurements against cross site scripting attempts and which header you need to add to get around this.

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

Question asked: Jul 27 '22, 8:18 a.m.

Question was seen: 814 times

Last updated: Jul 27 '22, 9:07 a.m.

Confirmation Cancel Confirm