Unanswered question

Error message: Unable to perform redirect: The previous request did not perform a redirection?

Redirection is failing with NL-REDIRECT-03 error.The previous request did not perform a redirection.

The extracted parameter is coming in the request where getting response code 200 not where the regular expression is while recording. Checked in both the advance settings and have correlated the necessary value.

Bhabani D.
Bhabani D.

Bhabani D.

Level
0
1 / 100
point

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

The issue is not on the request reporting the NL-REDIRECT-03 error but on the previous request. That request should redirect and instead got a HTTP 200 response which is not expected.

So the issue is either on that request or even before. I would suggest you to check the server responses on the previous requests to make sure that everything went well.