How to use RQM REST API in vb.NET ?
Hi All,
I'm trying to use the REST API in a custom vb.net client to export some data from RQM, but I'm not beeing able to authenticate.
When I try to get this URL (http://server:port/qm/j_security_check?j_username=<name>&j_password=<pass>) I get an error HTML telling me "net.jazz.web.app.authfailed".
Can anyone help me? How can I authenticate and connet to the RQM REST API?
|
One answer
Hi Luciano,
one way is take a reference to the logic of the authentication in URL Utility which is written in Java, the download file contains the Java source.
and
|
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.