Handling JSON data and files - Examples don't work?
in
Core Library Questions
•
3 months ago
I am trying to read JSON data from Xively (COSM), and graph it on my Wordpress blog. Unfortunately, I can't even get the simple JSON examples to work in any mode. I get a message:
The method loadJSONObject(String) is undefined for the type sketch_130625a |
What's going on? Other folks talk about using Javascript to read in the JSON data and then transfer it to Processing. Why is that necessary when Processing has commands for handling JSON data?
This is very frustrating and confusing.
1