It's all about the answers!

Ask a question

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


KT PD (59310) | asked Jul 27 '22, 8:18 a.m.

 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

One answer



permanent link
Ralph Schoon (63.6k33647) | answered Jul 27 '22, 9:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 27 '22, 9:07 a.m.

 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.

Your answer


Register or 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.