how to extract values from {"id":1, "name":Aakash} .

54 views
Skip to first unread message

aakash jain

unread,
Oct 12, 2016, 2:38:39 AM10/12/16
to JsonPath
in the response I am getting 

{
    "id":1,
 "name":"Aakash"
}

to extract name from response using json path extractor, getting warning com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.JSONPathExtractor: Extract failed com.jayway.jsonpath.PathNotFoundException: No results for path: $['name']

 thanks in advance.
Reply all
Reply to author
Forward
0 new messages