Re: need help on json format extraction multiple deep

2017-09-06 Thread dinesh bhardwaj
Thanks Andy. I love you man :) . I am new to start a project in clojure. Thanks for the help. Now, I need not go to Node.js. Regards Dinesh On Wednesday, 6 September 2017 17:06:46 UTC+5:30, Andy Fingerhut wrote: > > I don't know if this is the issue, but the JSON data has it spelled >

Re: need help on json format extraction multiple deep

2017-09-06 Thread Andy Fingerhut
I don't know if this is the issue, but the JSON data has it spelled resolvedQuery, but you spelled it differently in your Clojure code as :resolvedQuerry (two "r"s in Query instead of one) In general, using a REPL session to examine the contents of data, or good old-fashioned debug print

need help on json format extraction multiple deep

2017-09-06 Thread dinesh bhardwaj
I have a json request coming as: Headers: //user defined headers Content-type: application/json POST body: { "lang": "en", "result": { "parameters": { "city": "Rome", "name": "Tom" }, "contexts": [], "resolvedQuery": "my name