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 ?
<html xmlns="http://www.w3.org/1999/xhtml">
<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>
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 27 '17, 8:40 a.m.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.