Hi All,
In our organization we have multiple base URLs which are using the same accessToken. Is there any way to store the accessToken globally to use across the other resources?
I tried having a subsequent step for JavaScript after the below step, but no luck to set the accessToken globally.
If the above approach is not applicable, could you please guide us an approach to share the authToken with multiple resources?
TIA