Hi, I’m currently working with some APIs that deliver tokens through the headers and cookies of the response, but with the response variable of the http request activity I’m not able to access this information.
As a workaround I’m running a script with the command prompt activity instead of the http request to access this information through the output of the cmd activity.
Would be nice to have that information in the output of the http request activity as part of the http response varibale.
kind regards.