Forum Discussion

cst's avatar
cst
New Contributor
6 years ago

Error on simulation: list index out of bounds

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 variables, but I cannot clearly debug it and I see this error is common to many users in different circumstances.

2 Replies

    • baxatob's avatar
      baxatob
      Community Hero

      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.