From the below string
I want to extract the value after token and send it as a parameter in next request for that I used Regular Expression extractor as below
But in the next request parameter, I am not able to get those values Am I missing something, can you help me on this?
Note: I have followed the link Extract Location from Response Header with JMeter but still no use.