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

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

 Hello All,


I am using the RQM REST API to post testsuites/testcases in RQM, version 6.01.

I am not able to post any test, I got the "403 Forbidden" error

"Your account does not have the group memberships required to access the requested resource."

I can manually create test in RQM, what I am missing ?

<head>
  <title>Jazz - Permission Denied</title>
  <link type="text/css" rel="stylesheet" href="/qm/web/jazz.app/internal/templates/StaticLoginWidget.css"/>
</head>
<body>
  <h2>Permission Denied</h2>
  <div>Your account does not have the group memberships required to access the requested resource.</div>
</body>
</html>

0 votes

Comments

 I would be surprised if anyone could help based on that few information. I would check that the user that is logging in has the required repository role (check in the user editor). The error can also be misleading. Consider looking into the OSLC workshop.


Accepted answer

Permanent link

 At the end it was the JSessionID missing in the RestClient, I added it in the X-Jazz-CSRF-Prevent header and it worked.

Ralph Schoon selected this answer as the correct answer

1 vote

Comments

 Thanks for sharing Eric.

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

Question asked: Jan 26 '17, 11:51 a.m.

Question was seen: 4,359 times

Last updated: Jan 27 '17, 8:56 a.m.

Confirmation Cancel Confirm