Unanswered question

401-Unauthorised error and how to correlate the request header as the value get updated with each iteration.

Getting authorization error need help on that

GULSHAN K.
GULSHAN K.

GULSHAN K.

Level
0
77 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

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?

GULSHAN K.
GULSHAN K.

GULSHAN K.

Level
0
77 / 100
points

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

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

You extract from response headers and bodies and replace values in requests, you can’t extract from a request header

GULSHAN K.
GULSHAN K.

GULSHAN K.

Level
0
77 / 100
points

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.