RE: Why does this not work |
Thanks that debug mode is very helpful. The JSON object "elements" command throws an error that says Invalid attribute name: [ which seems to be around the elements.[0]. Is there a doc somewhere that explains how json parsing in self works? I can parse other things out of the json like in python but when I get to the nested elements, it throws an error. |
|
|
|
|