NamrataMane
8 years agoOccasional Contributor
getting auth token in ReadyAPI tests
Hi team,
We are trying to run ReadyAPI tests from Linux build agent, our API endpoints have authentication layer. We are unable to get the bearer token in our API response through readyapi. The token gets validated in chrome or IE browser.
Could you please help us in getting the token from browser and pass it in readyapi endpoints.