Whenever recording and running the test Neoload is able to fetch the CSRF token successfully in 1st run in GET request. But, When extracting the token and append in next request and run the same test 2nd time it's giving an invalid token in GET request.
I double-checked on my browser There is no issue with token generation for the same user