Capturing multiple values via extractors regex, how to iterate? #5002
Replies: 1 comment
-
|
This discussion closed automatically due to inactivity. Feel free to reopen or start new if still relevant. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
In the below template, I captured multiple values via extractors, and I tried to make multiple iterations of the request using payload options. But it shows an error: invalid map key: map[interface {}]interface {}{"message_id":interface {}(nil)}, Please suggest if there is any other option to achieve this case.
Beta Was this translation helpful? Give feedback.
All reactions