AdagioFrequent Contributor7 years agoSolvedPass JSON request body in a PUT Request Hello, In one of my programs, I'm trying to send a put request and capture the response. For PUT requests, I have a URI and JSON request body. I also have to parameterize 4 fields in t...Show More
AdagioFrequent Contributor7 years agoThanks Alex! I'm wondering whether an authentication token can be passed in the http request as well? Thank you Al
AlexKarasChampion Level 1 to Adagio7 years agoHi Al, Yes, you should be able to do this using the aqHttpRequest.SetHeader() method.
Recent DiscussionsExecute Test Script from Azure Test PlansOCR service failed. request contains invalid argumentProblem displaying Call Stack
Related ContentHow to pass multipart/form-data request schema in POST Request?Passing payload to GET requestPass variable from Groovy Script to request