paul1243
7 years agoNew Contributor
QAComplete 10.2 Rest API Authorization
Hi,
I tried accessing QAcomplete Releases list using Rest API's, but I couldn't get authorization passed.
I found this on the website:
"To call any QAComplete API operation, authentication is needed. To log in to QAComplete, you send your user name (login) and password to QAComplete in your first request (see below). QAComplete will respond with a security token. In your
subsequent requests, you will need to specify your login and the security token"
I tried using my login and password for the authorization, which I couldn't pass through. But above statement mentions that I need to have security token to have. How do I get the Security token in QAcomplete ? Please let me know. Thanks !