I am passing the headers from the response of login API to the next authorized API.
I have to pass the SRToken, Id1, Id2, and Id3 in the header so, I have added JSON extractor for all these headers and set the values fro them. Below screenshot shows how I have extracted values. Example

In this way I have extracted values fro Id1, Id2 and Id3.
Then I have used Debug Sampler to view the values are stored?
But I am not getting the values here.



