yuraku
9 years agoContributor
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...
- 9 years ago
fixed by adding try/catch block (tests now passed)
but still some strange behavior ( the script is working but exception occurred)