yassir
5 years agoOccasional Contributor
Authorization
i have a project that is using Authorization OAuth 2.0 for all the services in the application in dev and stage environments (different Access Token URLs).
i am able to generate the tokens for each environment but is there a way to automate the request to use the correct token based on the Environment Vriables?
the answer was hidden in Auth Manager window
basically, you chose the environment first then you pick the correct token using Auth Manager for each test case for that environment and you save and you then pick the next environment and you do the same using the other token corresponding to that other environment