Hi all, I have a question about Role Strategy Plugin. We use version 2.6.1. I get answer from this query :
curl -X GET -uXXXXX:XXXX 'http://localhost:8081/role-strategy/strategy/getAllRoles' But when i try to add a new role I get this : curl -X POST -uXXXXX:XXXX 'http://localhost:8081/role-strategy/strategy/unassignRole --data "type=globalRoles&roleName=developers&sid=test"' <h1>Bad Message 400</h1><pre>reason: Unknown Version</pre> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1526d57d-fcbe-4caa-826e-7c20bdfe5008%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
