Hi,
I have a request with the following body
"Body": [{\"langId\":\"en\",\"fallback\":\"true\"}]
the simulation contains the following
"body" : [ {
"matcher" : "jsonpath",
"value" : "$[0].langId"
} ]
Hoverfly keeps saying that the body has not matched.
What do I do ? Please let me know the solution for this.