Unanswered question

Getting '401 Unauthorized' while replacing server and port with variables.

Getting '401 Unauthorized' response, if we assign a variable to server name and server port. I am using latest version of neoload 6.1.3.

When i check the header request without using variable, I can see 'Authorization: Negotiate xxxxxxx'

As soon as, i assign variable to the server/port, 'Authorization:' request gets missing from the request header.

Please Suggest.
-SK

S K.
S K.

S K.

Level
0
65 / 100
points

Answers

I tried to replicate your issue but on my side it works fine. It's a Negotiate header using NTLM. With or without variables in the server definition the authentification is correctly sent.

I tried with the official 6.1.2 version. What is your build number? You can get it from the menu "Help-->About NeoLoad".

In your server variable do you have the DNS or IP like you have without the variable?

S K.
S K.

S K.

Level
0
65 / 100
points

Neoload version: 6.1.2 and Its DNS, I tried creating a new path and do the whole flow again. Still the same issue.

I did notice, It does work on random. Do you have any solution or workaround for this?