Capturing multiple values via extractors regex, how to iterate? #5002
Unanswered
Thamaraiselvan942
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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