Lucian
7 years agoCommunity Hero
Authorization when working with multiple environments
Hey,
I have a project with multiple environments. Some requests require authentication and in order for them to work I have to add an authentication type to all environments by hand.
So for instance if I add a request then I have to set an Authorization profile for Env1, then set the Authorization profile for Env2 and so on... Is there another way to do this?