It's all about the answers!

Ask a question

How to use RQM REST API in vb.NET ?


luciano adamiak (36111) | asked Dec 11 '12, 5:21 p.m.
 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



permanent link
Hao Wan (1.5k35) | answered Dec 11 '12, 11:03 p.m.
JAZZ DEVELOPER
 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


Register or to post 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.