Currently, I have to use Postman for a specific API due to how they deliver access codes. Instead of returning a body parameter they return a 302 with the “code” parameter in the “location” header.
I know we can use “response.header” and put “location” as the header name, but is there any way to only pull the “code” param from that URL?
Please authenticate to join the conversation.
Needs Triage
Feedback
Over 1 year ago

Kent Jones
Get notified by email when there are changes.
Needs Triage
Feedback
Over 1 year ago

Kent Jones
Get notified by email when there are changes.