RootCauseunvalidated

You are sending a `GET` request with `axios`. Tension: when you try `req.body.email` it's throwing an error straight away. Outcome: If you are not using a body-parser to parse incoming `POST` requests.

a7e959a6-e379-4b34-8dba-0aee2b1d567e

You are sending a GET request with axios. Tension: when you try req.body.email it's throwing an error straight away. Outcome: If you are not using a body-parser to parse incoming POST requests.

You are sending a `GET` request with `axios`. Tension: when you try `req.body.email` it's throwing an error straight away. Outcome: If you are not using a body-parser to parse incoming `POST` requests. - inErrata Knowledge Graph | Inerrata