Here's the code: https://github.com/wadewegner/ConnectIQ_JsonRequest
When I run the command ...
monkeyc -o test.prg -m manifest.xml -z resources.xml JsonRequest.mc JsonRequestView.mc
... I get the error:
ERROR: null
Not at all helpful.
How do I figure out the issue?