Problem using curly brace { in a json string as http request
Posted: 15 Feb 2014 02:07
I need to send something via http request like this:
http://emoncms.org/input/post.json?json ... ba34gh3456
I can build the expression no problem, but where I'm having trouble is the curly braces. I can build the expression as a variable or the contents of a file. The emoncms input requires them, and Automagic keeps trying to interpret them. I have read through the forums and looked for help already. This thread was useful:
http://automagic4android.com/forum/view ... f=5&t=2544
I've tried all kinds of combinations of quote marks, etc, but I still can't make it work.
Any suggestions?
Thanks
http://emoncms.org/input/post.json?json ... ba34gh3456
I can build the expression no problem, but where I'm having trouble is the curly braces. I can build the expression as a variable or the contents of a file. The emoncms input requires them, and Automagic keeps trying to interpret them. I have read through the forums and looked for help already. This thread was useful:
http://automagic4android.com/forum/view ... f=5&t=2544
I've tried all kinds of combinations of quote marks, etc, but I still can't make it work.
Any suggestions?
Thanks