I’ve noticed that if I have different authentication data in the test case, it gets ignored in test scenario run. The token is taken from the endpoint instead of the test case. However, when I run the same test case outside of the test scenario (debug it > send), the token is applied correctly.