I'm trying to automatically get different parameters for the request for different users so that I can get appropriate response for that user. Currently it's taking the recorded request and using that for each user. I need the request to change dynamically so the response can be different for each user.
↧