79490348

Date: 2025-03-06 18:33:43
Score: 1
Natty:
Report link

Given your request works fine in Postman the easiest way of getting the same with JMeter is just recording it using JMeter's HTTP(S) Test Script Recorder

  1. Start JMeter’s HTTP(S) Test Script Recorder

  2. Import JMeter’s certificate into Postman

    enter image description here

  3. Configure Postman to use JMeter as the proxy

    enter image description here

  4. Run your request in Postman

  5. That’s it, JMeter will generate the appropriate HTTP Request sampler and HTTP Header Manager

More information: How to Convert Your Postman API Tests to JMeter for Scaling

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Ivan G