Getting authorization error need help on that
How to manage that request header depends from where the value is coming from. If it comes from a server response then you can simply use a variable extractor to manage it.
Have you checked where the value is coming from?
I am getting the response from server, I am thinking to correlate the header request, but when I am thinking of extracting the value of header using variable extractor I am not able to do the same.
So I am not able to update the Definition
You extract from response headers and bodies and replace values in requests, you can’t extract from a request header
Thanks @Neil W. for your response, can you please suggest that how can we rectify this error as its appearing each time with each run the Authentication token get changes randomly.