Unable to Authorize the Test Manager

Hi,

I am using Test Manager swagger to start the Test Set Execution. But before that i need to do authorization and get AUTH token. I have added Client Id to the Authorization but getting error.
{TestManager_Url}/swagger/index.html
Kindly help me with this issue.


Have you sent the request body with the post call?

currently i m trying in swagger. and in swagger itself i m getting authorization error

you need to generate bearer token for access

you can create token in postman

for that u need to push body in response you will get token

You require to generate the bearer token first


Create by pushing this body and you will get bearer token