I have an API call whose response includes a word and a chain_length.
When I initially set a path via "+ Add JSON Path", the Response Preview is correct for both variables during a Test API call.
However, on subsequent calls, these are set to null.
The API call returns successfully within the app in test mode, but the JSON Paths are null there as well.
I attached an image showing the response preview during a Test API call.
Is this a bug?