*I’m trying to read the response URL when ‘Automatically follow redirect’ is on and final response is 200 *:
I have tried to use pm.response.header.get(‘location’);
This works only when ‘Automatically follow redirect’ is turned off.
*I’m trying to read the response URL when ‘Automatically follow redirect’ is on and final response is 200 *:
I have tried to use pm.response.header.get(‘location’);
This works only when ‘Automatically follow redirect’ is turned off.