That is after the recording, how to test another thing or test something or debug that stuff?
Thanks
Javier Ruano
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
That is after the recording, how to test another thing or test something or debug that stuff?
Thanks
Javier Ruano
The 401 response code means ' "unauthorized"
Although the HTTP standard specifies "unauthorized", semantically this response means "unauthenticated". That is, the client must authenticate itself to get the requested response.
So the problem is related to authentication. If there is nothing obvious relating to this in the script, check for customization / headers.