POST Not working: Basic Node and Express - Get Query Parameter Input from the Client

Hi,
My code passed for this challenge, however, when I test it myself for POST method, it does not work!

I fill out the form with POST submission : https://loving-hisser.glitch.me/
after I fill out the form and submit, I get to the page with url: https://loving-hisser.glitch.me/name

however it has the body! {“name”:“undefined undefined”}

What is wrong please? Here is my code!

I appreciate clarification on this!

these links are not working for me

Thank you Benjanim for willingness to help!
For integrity, I will share with you the code in private message.

CS

i just tested that link and it is working now - meaning the json response is being sent