I am using Regular Expression Extractor for extracting the header values.
Here is my test plan structure.

I am getting a response in login api is

I want to extract the SRToke, Id1, Id2 and Id3 values from above response header. So I have used Regular Expression Extractor as below

I have also used BeanShell PostProcessor
Now I am getting the error 401 in result

Please give me the solution, what I have done wrong here?
