Open ErnstPaul33 opened 2 months ago
I've had similar problems, not exactly this one though, where important logging in the javascript console was hidden. I notice that in your screendump too. Change from "Default levels" to all and perhaps something important shows up. Just a longshot...
I have checked the following:
Describe the bug
When performing an axios post request in the pre script, no answers are received. When doing the same call bruno (not in the pre script), an answer is received.
Also done the same call in a different environment with axios (same version) and it returned data.
.bru file to reproduce the bug
test axios.json
Screenshots/Live demo link