Neoload is adding cookie to the request where it was not sent during recording and it seems it is causing error. How can I remove the cookie from that particular request. I don't see anything being set in the request. Please find the screenshot.
It does not seem to me that NeoLoad added that cookie by itself. In your checkvu panel you should search on server responses if you find that cookie. My guess is that you should find a Set-Cookie related to that cookie. In that case it means that the server set that cookie.
If you did not have that cookie during the recording you should check the requests/responses prior to the one in error. Maybe the script failed before that request in error.