API testing// JsonPath with filtering is not returning value for specific Json file
Trying to set a variable in API test from a Json response body, but the used Json path isn't matching anything from the Json file. If testing the same in https://jsonpath.com, it returns the expected value.