I need to call a json script using curl terminal. following is the path I call from browser:
http://www.mydomain.com/?arg1=abc&arg2={"x":"y"}
But when I try this using curl it gives me error. Before posting this question I tried googling it couldn't find any specific answere. May be I am noob that couldn'd figured anything from this thread: