I am performing load testing of HMAC API, I get an error message "unauthorized". The API requests in POSTMAN uses HMAC authentication and generates a code. I tried converting into jmx format from json via Loadimpact. The converted file doesn't hold the HMAC code. In Jmeter, file doesn't load the HMAC code.
Can anyone advice what alternative solutions are available? Does it really work with bean shell pre/post procedures.