RQM Command Line Adapter fails to connect to project area
Hi folks,
after a couple of days i wanted to use RQM CLA again, the days before it worked without any problems.
Now i cant connect to my project area anymore i get the following messages:
"The adapter is now connected
Unable to find project areaGET [403] : <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">"
Unable to find project areaGET [403] : <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">"
...
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>
Error while retrieving the list of project areas"
<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>
Error while retrieving the list of project areas"
I dont understand why i am getting now 403 Forbidden for accessing the project Area. I changed nothing in config.
I checked my account at CoC, nothing has changed.
Role "JazzUsers" also existing.
Tried to change adapterId in Config2.ini, had no positive effect.
Logging into project area with Firefox also no problem.
Any suggestions how to solve this problem?
Kind regards
Frank
2 answers
Hi Frank,
Please see : https://jazz.net/forum/questions/234338/your-account-does-not-have-the-group-memberships-required-to-access-the-requested-resource
Thanks,
Karthik
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER May 20 '21, 9:10 a.m.This error can also happen in the RQM API for some reasons. See the answer on the post below. I have no idea how that could happen otherwise.