Hey everyone, I am running my tests with variables, and I keep getting this error "list index out of bounds" (SCREENSHOT ATTACHED) here without any explanation. Any ideas? I am guessing one of the var...
Looks like you should receive some list of data in the response, but actually you received nothing (status code: N/A). So your variable was not assigned. Check why it happened.