Newbie trying json
-
Re: Accessing decoded JSON array
Almost there . . . I have followed the examples. I am not a stranger to coding, but only a couple college classes. I know the get function is successful; I can print the resulting data. I get a success code of 200. I cannot decode the string on the blockly/micropython device. It works on the esp32 through arduino. Maybe that is interferring in my head. Any way,
Screen Shot 2022-05-24 at 8.56.44 PM.png
Why does my output label say 'none' instead of the number in the json?Any help greatly appreciated.
Bill