Agustina
Agustina
Hi Krilor, Thanks for your response! :blush: Finally I was able to send a message to my backend but now I'd need a little more help with my **response**. I'll...
Hi again! Now I'm trying with **POST** method but the request body is always empty, there isn't any parameter. Have you tested it? Thanks!
No that was fine. I mean I did replace to the correct path and the correct method is called. But if I print the body like `console.log(req.body)` I always get...
Hi again, This is the stack trace, in case you have time to take a look at this issue: ``` [28-Aug-2017 13:18:13 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few...