Capture the response from the Location header #1088
JayasimhaNagaraj
started this conversation in
Artillery
Replies: 1 comment
-
The best way to do that is with an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
For a particular request, i am getting a 302 response code and it has a code challenge in the Location header.
Could you please let us know how the code_challenge can be captured(correlated) to use in subsequent requests.
Sample:
http:response "location":
https://<<>>/auth?client_id=<<>>&response_type=code&redirect_uri=<<>>&code_challenge=-fyF96Do9BeDsY34u51Axy86TYVBHUKyeCawGiG4L0E&code_challenge_method=S25
Beta Was this translation helpful? Give feedback.
All reactions