Request chaining won't work if the chained request was never manually sent before, e.g. when opening the workspace on another device (tested on another Mac) and then we try to send a subsequent request that depends on some variable withresponse.body.path{...} value β the dependent request is not fired and the value of that variable is simply empty.
Only workaround is to manually send the dependent request. But one would expect that the request which is referenced in response.body.path{...} is sent automatically, either the first time or when its (previously retrieved) value has expired.
Please authenticate to join the conversation.
Needs Triage
Feedback
Bug
8 months ago

Philip Iezzi
Get notified by email when there are changes.
Needs Triage
Feedback
Bug
8 months ago

Philip Iezzi
Get notified by email when there are changes.