rally - I get a response 'Not authorized to create: TestCase" -
i used rally api create test case. able create test cases out issues. when used different login user create test case, rally gives me following response:
{"createresult": {"_rallyapimajor": "2", "_rallyapiminor": "0", "errors": ["not authorized create: testcase"], "warnings": ["it no longer necessary append \".js\" wsapi resources."]}}
there no indication other permission issue. make sure new user not read-only user , make sure user has editor rights in project creating test case. there no special api permissions. if can create test case in project using ui should able create user in same project ws api.
Comments
Post a Comment