Getting http 500 error in a GET request

Hello Everyone,

I am getting http 500 error when I execute GET request from gatling enterprise. I do not have the access or cannot check the gatling log as the execution happens from on-demand VM. However from the application log, I could see the below response

code: ERR_GOT_REQUEST_ERROR
   error: RequestError: The `GET` method cannot be used with a body

The request does not contain any body and below is the url
/service/profile-retrieval?code=TR&displayOptions=CONTACT,ADDRESS,PREFERENCES

The same script works fine from local machine

Appreciate your input

Hello,

Sorry but there’s no way to help unless you provide a way reproduce your issue. It looks like either a test bug our an application bug.