Sending the request through jmeter returns - bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
Im able to send the request successfully through postman and get a valid response. I've already put the headers in jmeter header manager as is on postman
CodePudding user response:
If the request is successful in Postman my expectation is that given you send the same request from JMeter you should get the same successful response.
If you cannot figure out the differences just record the request from Postman
You may also want to take a look at How do I troubleshoot 403 errors from CloudFront? AWS documentation chapter