404: Not Found This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://37.27.227.212:8070/api/testemail/list?to=parent@email.com Headers: { "Connection": "keep-alive", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/14.0.3 Chrome/130.0.6723.137 Electron/33.2.1 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 404 - Not Found Headers: { "connection": "keep-alive", "content-length": "9", "content-type": "text/plain; charset=UTF-8" } Body: Not found https://on.cypress.io/request at (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:133603:72) at tryCatcher (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:1777:23) at Promise._settlePromiseFromHandler (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:1489:31) at Promise._settlePromise (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:1546:18) at Promise._settlePromise0 (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:1591:10) at Promise._settlePromises (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:1671:18) at _drainQueueStep (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at Context.eval (webpack://webapp-cypress/./cypress/support/commands.js:451:7) at wrapped (http://37.27.227.212:8070/__cypress/runner/cypress_runner.js:138819:43)]]>