Html Extra Reports not showing the request and responses

Hi Team ,

I have below shell script which runs fine and produces the htmlextra report as well
however , I was not able to get the request and response messages when clicked on the total requests nothing gets displayed

I am using below in jenkins
newman run
./MyOne_collection.json
–reporters htmlextra
–reporter-htmlextra-logs
–reporter-htmlextra-export ./ST/Exacts/Exact_Report.html
-e Mine1.postman_environment.json
-d /02.00MyData.csv’

could you please guide me on this

Thank you

Hey @sridharnagireddy,

Would you be able to open a new issue on the GitHub repo and follow the template, adding all the environment details (reporter version, Newman version, etc. ) please.

I’m sure we can sort that out.