Forum Discussion

yuraku's avatar
yuraku
Contributor
9 years ago

Can't get values from JSON array. [null object]

Hi. I'm trying to parse response as an array of arrays.  For some reason "An error occurred [null object]"   [ { "id": , "number": , "name": "some info", "description...
  • yuraku's avatar
    9 years ago

    fixed by adding try/catch block (tests now passed)

    but still some strange behavior ( the script is working but exception occurred)